@butternutbox/pawprint-native 0.1.0 → 0.2.1

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.
@@ -14,17 +14,17 @@
14
14
  ESM dist/ibm-plex-sans-condensed-600-normal-UX5ZU5T6.woff2 19.35 KB
15
15
  ESM dist/ibm-plex-sans-condensed-700-normal-4PFYFTSO.woff2 18.90 KB
16
16
  ESM dist/index.js 1.61 MB
17
- ESM dist/index.js.map 2.44 MB
18
- ESM ⚡️ Build success in 10371ms
17
+ ESM dist/index.js.map 2.50 MB
18
+ ESM ⚡️ Build success in 11205ms
19
19
  CJS dist/ida-narrow-500-normal-C6I2PK4T.woff2 47.41 KB
20
20
  CJS dist/ida-narrow-700-normal-UPHPRIN6.woff2 49.90 KB
21
21
  CJS dist/ibm-plex-sans-condensed-400-normal-I2XLJNNB.woff2 19.33 KB
22
22
  CJS dist/ibm-plex-sans-condensed-500-normal-IEQBNVGX.woff2 19.48 KB
23
23
  CJS dist/ibm-plex-sans-condensed-600-normal-UX5ZU5T6.woff2 19.35 KB
24
24
  CJS dist/ibm-plex-sans-condensed-700-normal-4PFYFTSO.woff2 18.90 KB
25
- CJS dist/index.cjs 1.67 MB
26
- CJS dist/index.cjs.map 2.44 MB
27
- CJS ⚡️ Build success in 10375ms
28
- DTS ⚡️ Build success in 21699ms
29
- DTS dist/index.d.cts 76.92 KB
30
- DTS dist/index.d.ts 76.92 KB
25
+ CJS dist/index.cjs 1.68 MB
26
+ CJS dist/index.cjs.map 2.50 MB
27
+ CJS ⚡️ Build success in 11207ms
28
+ DTS ⚡️ Build success in 21325ms
29
+ DTS dist/index.d.cts 76.91 KB
30
+ DTS dist/index.d.ts 76.91 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @butternutbox/pawprint-native
2
2
 
3
+ ## 0.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - e48b82f: compile icons for pawprint-native and add line height to typography element'
8
+
9
+ ## 0.2.0
10
+
11
+ ### Minor Changes
12
+
13
+ - ecc629f: updates to illustraions, icons and tokens
14
+ - b237a0d: Bump versions to all be inline
15
+
16
+ ### Patch Changes
17
+
18
+ - 30f896c: add rn-primitives/select to dependencies
19
+ - Updated dependencies [ecc629f]
20
+ - Updated dependencies [b237a0d]
21
+ - @butternutbox/pawprint-tokens@0.2.0
22
+
3
23
  ## 0.1.0
4
24
 
5
25
  ### Minor Changes