@abqm-ds/icons 1.0.9 → 1.0.11

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@1.0.9 build
2
+ > @abqm-ds/icons@1.0.11 build
3
3
  > tsup --dts
4
4
 
5
5
  CLI Building entry: src/index.ts
@@ -10,11 +10,11 @@
10
10
  CLI Cleaning output folder
11
11
  ESM Build start
12
12
  CJS Build start
13
- ESM dist/index.js 138.46 KB
14
- ESM ⚡️ Build success in 56ms
15
- CJS dist/index.cjs 139.53 KB
16
- CJS ⚡️ Build success in 56ms
13
+ ESM dist/index.js 142.82 KB
14
+ ESM ⚡️ Build success in 52ms
15
+ CJS dist/index.cjs 143.95 KB
16
+ CJS ⚡️ Build success in 69ms
17
17
  DTS Build start
18
- DTS ⚡️ Build success in 2406ms
19
- DTS dist/index.d.ts 3.05 KB
20
- DTS dist/index.d.cts 3.05 KB
18
+ DTS ⚡️ Build success in 2558ms
19
+ DTS dist/index.d.ts 3.38 KB
20
+ DTS dist/index.d.cts 3.38 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @abqm-ds/icons
2
2
 
3
+ ## 1.0.11
4
+
5
+ ### Patch Changes
6
+
7
+ - feat: 🎸 Adicionará atualizações para funcionamento no calendarios e login
8
+
9
+ ## 1.0.10
10
+
11
+ ### Patch Changes
12
+
13
+ - feat: 🎸 Adiconará novos ícones
14
+
3
15
  ## 1.0.9
4
16
 
5
17
  ### Patch Changes