@noya-app/noya-designsystem 0.0.16 → 0.1.1

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.
@@ -6,13 +6,13 @@
6
6
  CLI Target: esnext
7
7
  CJS Build start
8
8
  ESM Build start
9
- ESM dist/index.mjs 1.09 MB
10
- ESM dist/index.mjs.map 1.49 MB
11
- ESM ⚡️ Build success in 148ms
12
- CJS dist/index.js 1.10 MB
13
- CJS dist/index.js.map 1.50 MB
14
- CJS ⚡️ Build success in 149ms
9
+ CJS dist/index.js 199.07 KB
10
+ CJS dist/index.js.map 402.89 KB
11
+ CJS ⚡️ Build success in 52ms
12
+ ESM dist/index.mjs 182.57 KB
13
+ ESM dist/index.mjs.map 402.45 KB
14
+ ESM ⚡️ Build success in 52ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 5856ms
16
+ DTS ⚡️ Build success in 6132ms
17
17
  DTS dist/index.d.ts 55.00 KB
18
18
  DTS dist/index.d.mts 55.00 KB
package/CHANGELOG.md CHANGED
@@ -1,16 +1,27 @@
1
1
  # @noya-app/noya-designsystem
2
2
 
3
- ## 0.0.16
3
+ ## 0.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - @noya-app/noya-colorpicker@0.1.1
8
+
9
+ ## 0.1.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 84323fe: Add minor version
4
14
 
5
15
  ### Patch Changes
6
16
 
7
17
  - f974ad5: Update versions
18
+ - Updated dependencies [84323fe]
8
19
  - Updated dependencies [f974ad5]
9
- - @noya-app/noya-colorpicker@0.0.10
10
- - @noya-app/noya-geometry@0.0.14
11
- - @noya-app/noya-icons@0.0.7
12
- - @noya-app/noya-keymap@0.0.9
13
- - @noya-app/noya-utils@0.0.13
20
+ - @noya-app/noya-colorpicker@0.1.0
21
+ - @noya-app/noya-geometry@0.1.0
22
+ - @noya-app/noya-icons@0.1.0
23
+ - @noya-app/noya-keymap@0.1.0
24
+ - @noya-app/noya-utils@0.1.0
14
25
 
15
26
  ## 0.0.15
16
27