@noya-app/noya-designsystem 0.1.0 → 0.1.2

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
+ CJS dist/index.js 199.07 KB
10
+ CJS dist/index.js.map 402.89 KB
11
+ CJS ⚡️ Build success in 57ms
12
+ ESM dist/index.mjs 182.57 KB
13
+ ESM dist/index.mjs.map 402.45 KB
14
+ ESM ⚡️ Build success in 58ms
9
15
  DTS Build start
10
- ESM dist/index.mjs 1.09 MB
11
- ESM dist/index.mjs.map 1.49 MB
12
- ESM ⚡️ Build success in 220ms
13
- CJS dist/index.js 1.10 MB
14
- CJS dist/index.js.map 1.50 MB
15
- CJS ⚡️ Build success in 221ms
16
- DTS ⚡️ Build success in 6148ms
16
+ DTS ⚡️ Build success in 5924ms
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,5 +1,11 @@
1
1
  # @noya-app/noya-designsystem
2
2
 
3
+ ## 0.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - @noya-app/noya-colorpicker@0.1.1
8
+
3
9
  ## 0.1.0
4
10
 
5
11
  ### Minor Changes