@hero-design/rn 8.84.0 → 8.84.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.
@@ -1,4 +1,4 @@
1
- (node:2999) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
1
+ (node:2992) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
2
2
  (Use `node --trace-warnings ...` to show where the warning was created)
3
3
  
4
4
  src/index.ts → lib/index.js, es/index.js...
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @hero-design/rn
2
2
 
3
+ ## 8.84.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#3589](https://github.com/Thinkei/hero-design/pull/3589) [`0ba920803345cad369e76c92a2d10f638434673b`](https://github.com/Thinkei/hero-design/commit/0ba920803345cad369e76c92a2d10f638434673b) Thanks [@hani-nguyen-eh](https://github.com/hani-nguyen-eh)! - [Icon] Add new icon:bookmark-checked, search, bookmark-check-outlined
8
+
9
+ - [#3586](https://github.com/Thinkei/hero-design/pull/3586) [`95cb2eaaa45203dd07f6201d2d765f205f13f482`](https://github.com/Thinkei/hero-design/commit/95cb2eaaa45203dd07f6201d2d765f205f13f482) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [DatePicker] Add custom locale support for iOS
10
+
11
+ ## 8.84.1
12
+
13
+ ### Patch Changes
14
+
15
+ - [#3582](https://github.com/Thinkei/hero-design/pull/3582) [`2200c47a7d703b4f1d558370307a7de3529c4823`](https://github.com/Thinkei/hero-design/commit/2200c47a7d703b4f1d558370307a7de3529c4823) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [DatePicker] Add custom locale support for iOS
16
+
3
17
  ## 8.84.0
4
18
 
5
19
  ### Minor Changes
Binary file