jazz-vue 0.9.19 → 0.9.21

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > jazz-vue@0.9.19 build /home/runner/work/jazz/jazz/packages/jazz-vue
2
+ > jazz-vue@0.9.21 build /home/runner/work/jazz/jazz/packages/jazz-vue
3
3
  > rm -rf ./dist && vite build
4
4
 
5
5
  vite v5.4.11 building for production...
@@ -12,6 +12,6 @@ computing gzip size...
12
12
  dist/testing.js 0.79 kB │ gzip: 0.41 kB
13
13
  dist/provider-BZnz6FpX.js 1.62 kB │ gzip: 0.66 kB
14
14
  dist/index.js 9.10 kB │ gzip: 3.01 kB
15
- [vite:dts] Declaration files built in 21449ms.
15
+ [vite:dts] Declaration files built in 20352ms.
16
16
 
17
- ✓ built in 21.75s
17
+ ✓ built in 20.63s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # jazz-react
2
2
 
3
+ ## 0.9.21
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [1be017d]
8
+ - jazz-tools@0.9.21
9
+ - jazz-browser@0.9.21
10
+
11
+ ## 0.9.20
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [b01cc1f]
16
+ - jazz-tools@0.9.20
17
+ - jazz-browser@0.9.20
18
+
3
19
  ## 0.9.19
4
20
 
5
21
  ### Patch Changes