@myrmidon/cadmus-refs-asserted-ids 10.0.9 → 10.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -16,6 +16,7 @@ This project was generated using [Angular CLI](https://github.com/angular/angula
16
16
  - [Asserted Composite ID](#asserted-composite-id)
17
17
  - [Asserted Composite IDs](#asserted-composite-ids)
18
18
  - [History](#history)
19
+ - [10.0.10](#10010)
19
20
  - [10.0.9](#1009)
20
21
  - [10.0.8](#1008)
21
22
  - [10.0.5](#1005)
@@ -372,6 +373,10 @@ A collection of asserted composite IDs.
372
373
 
373
374
  ## History
374
375
 
376
+ ### 10.0.10
377
+
378
+ - 2025-09-15: refactored `AssertedIdsComponent` and `AssertedCompositeIdsComponent` dropping form.
379
+
375
380
  ### 10.0.9
376
381
 
377
382
  - 2025-09-11: refactored for `OnPush`.