@ovh-ux/muk 0.9.0 → 0.10.0

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
@@ -3,6 +3,32 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.10.0](https://github.com/ovh/manager/compare/@ovh-ux/muk@0.9.1...@ovh-ux/muk@0.10.0) (2025-12-05)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * make muk snapshots stable ([c98b972](https://github.com/ovh/manager/commit/c98b9727376e29bcc804ef500ceac34f06e287b8))
12
+ * make ods dependencies stable ([babd112](https://github.com/ovh/manager/commit/babd112364f19e2dbf65b014b5106902c7fe0af5)), closes [#MANAGER-20363](https://github.com/ovh/manager/issues/MANAGER-20363)
13
+ * typescript issues on muk build ([9528984](https://github.com/ovh/manager/commit/952898410d78dd39e527c1f09858e499779a52ae)), closes [#MANAGER-20363](https://github.com/ovh/manager/issues/MANAGER-20363)
14
+
15
+
16
+ ### Features
17
+
18
+ * use fixed versions for tests setup ([f917f0c](https://github.com/ovh/manager/commit/f917f0cb6a3c06f1cceb8a1bca8d1f42d66c4ee7)), closes [#MANAGER-20363](https://github.com/ovh/manager/issues/MANAGER-20363)
19
+
20
+
21
+
22
+
23
+
24
+ ## [0.9.1](https://github.com/ovh/manager/compare/@ovh-ux/muk@0.9.0...@ovh-ux/muk@0.9.1) (2025-12-01)
25
+
26
+ **Note:** Version bump only for package @ovh-ux/muk
27
+
28
+
29
+
30
+
31
+
6
32
  # [0.9.0](https://github.com/ovh/manager/compare/@ovh-ux/muk@0.8.0...@ovh-ux/muk@0.9.0) (2025-11-27)
7
33
 
8
34