@abqm-ds/icons 4.0.8 → 4.0.9

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
- > @abqm-ds/icons@4.0.8 build
2
+ > @abqm-ds/icons@4.0.9 build
3
3
  > tsup --dts
4
4
 
5
5
  CLI Building entry: src/index.ts
@@ -11,10 +11,10 @@
11
11
  ESM Build start
12
12
  CJS Build start
13
13
  ESM dist/index.js 1.09 MB
14
- ESM ⚡️ Build success in 172ms
14
+ ESM ⚡️ Build success in 142ms
15
15
  CJS dist/index.cjs 1.10 MB
16
- CJS ⚡️ Build success in 172ms
16
+ CJS ⚡️ Build success in 142ms
17
17
  DTS Build start
18
- DTS ⚡️ Build success in 3498ms
19
- DTS dist/index.d.ts 9.56 KB
20
- DTS dist/index.d.cts 9.56 KB
18
+ DTS ⚡️ Build success in 3000ms
19
+ DTS dist/index.d.ts 9.67 KB
20
+ DTS dist/index.d.cts 9.67 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @abqm-ds/icons
2
2
 
3
+ ## 4.0.9
4
+
5
+ ### Patch Changes
6
+
7
+ - feat: 🎸 Melhorias nos pacotes
8
+
3
9
  ## 4.0.8
4
10
 
5
11
  ### Patch Changes