@noya-app/noya-designsystem 0.1.7 → 0.1.8

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.
@@ -5,13 +5,13 @@
5
5
  CLI Target: esnext
6
6
  CJS Build start
7
7
  ESM Build start
8
+ ESM dist/index.mjs 183.55 KB
9
+ ESM dist/index.mjs.map 407.50 KB
10
+ ESM ⚡️ Build success in 103ms
11
+ CJS dist/index.js 199.76 KB
12
+ CJS dist/index.js.map 407.69 KB
13
+ CJS ⚡️ Build success in 103ms
8
14
  DTS Build start
9
- CJS dist/index.js 199.65 KB
10
- CJS dist/index.js.map 404.79 KB
11
- CJS ⚡️ Build success in 185ms
12
- ESM dist/index.mjs 183.34 KB
13
- ESM dist/index.mjs.map 404.50 KB
14
- ESM ⚡️ Build success in 190ms
15
- DTS ⚡️ Build success in 6688ms
15
+ DTS ⚡️ Build success in 5984ms
16
16
  DTS dist/index.d.ts 54.34 KB
17
17
  DTS dist/index.d.mts 54.34 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @noya-app/noya-designsystem
2
2
 
3
+ ## 0.1.8
4
+
5
+ ### Patch Changes
6
+
7
+ - fa25230: Improve active button style
8
+ - @noya-app/noya-colorpicker@0.1.6
9
+
3
10
  ## 0.1.7
4
11
 
5
12
  ### Patch Changes