@noya-app/noya-designsystem 0.1.1 → 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.
@@ -8,11 +8,11 @@
8
8
  ESM Build start
9
9
  CJS dist/index.js 199.07 KB
10
10
  CJS dist/index.js.map 402.89 KB
11
- CJS ⚡️ Build success in 52ms
11
+ CJS ⚡️ Build success in 57ms
12
12
  ESM dist/index.mjs 182.57 KB
13
13
  ESM dist/index.mjs.map 402.45 KB
14
- ESM ⚡️ Build success in 52ms
14
+ ESM ⚡️ Build success in 58ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 6132ms
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,6 +1,6 @@
1
1
  # @noya-app/noya-designsystem
2
2
 
3
- ## 0.1.1
3
+ ## 0.1.2
4
4
 
5
5
  ### Patch Changes
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@noya-app/noya-designsystem",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.mjs",
6
6
  "types": "./dist/index.d.ts",