@hero-design/rn 8.61.1 → 8.61.3

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.
@@ -2,4 +2,4 @@
2
2
  src/index.ts → lib/index.js, es/index.js...
3
3
  (!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
4
4
  (!) Plugin node-resolve: preferring built-in module 'events' over local alternative at '/home/runner/work/hero-design/hero-design/node_modules/events/events.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
5
- created lib/index.js, es/index.js in 59.1s
5
+ created lib/index.js, es/index.js in 56.1s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @hero-design/rn
2
2
 
3
+ ## 8.61.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2995](https://github.com/Thinkei/hero-design/pull/2995) [`d8519217a`](https://github.com/Thinkei/hero-design/commit/d8519217aedc7900d82446586313a3b6e48c0f21) Thanks [@ttkien](https://github.com/ttkien)! - [Success] Support a description using ReactElement.
8
+
9
+ - [#2996](https://github.com/Thinkei/hero-design/pull/2996) [`8bc9a4be6`](https://github.com/Thinkei/hero-design/commit/8bc9a4be6faedf8c9c0894303b11103bd419e73d) Thanks [@lygioianeh](https://github.com/lygioianeh)! - [Icon] Add wellness-outlined icon
10
+
11
+ ## 8.61.2
12
+
13
+ ### Patch Changes
14
+
15
+ - [#2896](https://github.com/Thinkei/hero-design/pull/2896) [`c4fcac207`](https://github.com/Thinkei/hero-design/commit/c4fcac207f9e7172b2c44426e7cd06a21966fa26) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Upgrade react-native version for HD mobile
16
+
17
+ - Updated dependencies [[`c4fcac207`](https://github.com/Thinkei/hero-design/commit/c4fcac207f9e7172b2c44426e7cd06a21966fa26)]:
18
+ - @hero-design/react-native-month-year-picker@8.42.8
19
+
3
20
  ## 8.61.1
4
21
 
5
22
  ### Patch Changes
Binary file