@butternutbox/pawprint-native 0.10.4 → 0.10.5

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.
@@ -9,10 +9,10 @@
9
9
  DTS Build start
10
10
  CJS dist/index.cjs 1.79 MB
11
11
  CJS dist/index.cjs.map 2.69 MB
12
- CJS ⚡️ Build success in 11116ms
12
+ CJS ⚡️ Build success in 11501ms
13
13
  ESM dist/index.js 1.72 MB
14
- ESM dist/index.js.map 2.68 MB
15
- ESM ⚡️ Build success in 11119ms
16
- DTS ⚡️ Build success in 22908ms
17
- DTS dist/index.d.cts 90.82 KB
18
- DTS dist/index.d.ts 90.82 KB
14
+ ESM dist/index.js.map 2.69 MB
15
+ ESM ⚡️ Build success in 11502ms
16
+ DTS ⚡️ Build success in 23389ms
17
+ DTS dist/index.d.cts 91.24 KB
18
+ DTS dist/index.d.ts 91.24 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @butternutbox/pawprint-native
2
2
 
3
+ ## 0.10.5
4
+
5
+ ### Patch Changes
6
+
7
+ - 599705c: decouble notification from product card, allow full width number field, add new cart icon
8
+ - 599705c: change banner type prop
9
+
3
10
  ## 0.10.4
4
11
 
5
12
  ### Patch Changes