@breadstone/mosaik-elements-svelte 0.1.70 → 0.1.73

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/index.mjs +863 -85
  3. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## 0.1.73 (2026-08-09)
2
+
3
+ This was a version bump only for mosaik-elements-svelte to align it with other projects, there were no code changes.
4
+
5
+ ## 0.1.72 (2026-08-09)
6
+
7
+ ### 🚀 Features
8
+
9
+ - **combo:** enhance styles and functionality across themes ([de2162bd87](https://github.com/RueDeRennes/mosaik/commit/de2162bd87))
10
+
11
+ ## 0.1.71 (2026-08-06)
12
+
13
+ ### 🚀 Features
14
+
15
+ - **chat:** update appearance and variant properties for Chat components ([c3c3f36ec5](https://github.com/RueDeRennes/mosaik/commit/c3c3f36ec5))
16
+
1
17
  ## 0.1.70 (2026-08-06)
2
18
 
3
19
  ### 🚀 Features