@breadstone/mosaik-elements-angular 0.0.99 → 0.0.101

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/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ ## 0.0.101 (2025-08-12)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **translate:** add TranslateService for improved translation handling ([60c7b3acb2](https://github.com/RueDeRennes/mosaik/commit/60c7b3acb2))
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - **release:** update release version to 0.0.100 in package.json ([6b4d2ead65](https://github.com/RueDeRennes/mosaik/commit/6b4d2ead65))
10
+
11
+ ## 0.0.100 (2025-08-12)
12
+
13
+ ### 🚀 Features
14
+
15
+ - **select:** enhance empty state handling and improve visibility checks ([ab9611d431](https://github.com/RueDeRennes/mosaik/commit/ab9611d431))
16
+
17
+ ### 🩹 Fixes
18
+
19
+ - update release version to 0.0.99 in package.json ([00ce8821ae](https://github.com/RueDeRennes/mosaik/commit/00ce8821ae))
20
+
1
21
  ## 0.0.99 (2025-08-11)
2
22
 
3
23
  ### 🩹 Fixes