@breadstone/mosaik-elements-svelte 0.0.218 → 0.0.221

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 +13 -0
  2. package/index.mjs +13998 -13594
  3. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,3 +1,16 @@
1
+ ## 0.0.221 (2026-01-16)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **package.json:** update release version to 0.0.221 ([03ebc3de62](https://github.com/RueDeRennes/mosaik/commit/03ebc3de62))
6
+ - **package.json:** update release version to 0.0.220 ([320c50e503](https://github.com/RueDeRennes/mosaik/commit/320c50e503))
7
+
8
+ ## 0.0.220 (2026-01-15)
9
+
10
+ ### 🩹 Fixes
11
+
12
+ - **Sandbox.json): update theme import paths for consistency in SCSS usage fix(package.json:** increment release version to 0.0.219 ([57dce3aace](https://github.com/RueDeRennes/mosaik/commit/57dce3aace))
13
+
1
14
  ## 0.0.218 (2026-01-15)
2
15
 
3
16
  ### 🚀 Features