@breadstone/mosaik-elements-angular 0.1.4 → 0.1.6

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,15 @@
1
+ ## 0.1.6 (2026-06-01)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **chat:** add minRows and maxRows properties to ChatInputElement and update templates ([f1e2f9ea3d](https://github.com/RueDeRennes/mosaik/commit/f1e2f9ea3d))
6
+
7
+ ## 0.1.5 (2026-05-29)
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - **drawer:** update DrawerService and DrawerPortalComponent for improved config handling ([b0856036d1](https://github.com/RueDeRennes/mosaik/commit/b0856036d1))
12
+
1
13
  ## 0.1.4 (2026-05-29)
2
14
 
3
15
  ### 🚀 Features