@hero-design/rn-work-uikit 1.9.1 → 1.9.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @hero-design/rn-work-uikit
2
2
 
3
+ ## 1.9.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#4361](https://github.com/Thinkei/hero-design/pull/4361) [`5456f7a45b50d985b15ec16b2d09e16d7b115a38`](https://github.com/Thinkei/hero-design/commit/5456f7a45b50d985b15ec16b2d09e16d7b115a38) Thanks [@khoaddtran](https://github.com/khoaddtran)! - [RichTextEditor] Sync new features of RichTextEditor to rn-work-uikit
8
+
9
+ - Updated dependencies [[`5456f7a45b50d985b15ec16b2d09e16d7b115a38`](https://github.com/Thinkei/hero-design/commit/5456f7a45b50d985b15ec16b2d09e16d7b115a38)]:
10
+ - @hero-design/rn@8.112.4
11
+
12
+ ## 1.9.2
13
+
14
+ ### Patch Changes
15
+
16
+ - [#4310](https://github.com/Thinkei/hero-design/pull/4310) [`4742897580f05ae3d5f089df7aa0b1a34a90e15c`](https://github.com/Thinkei/hero-design/commit/4742897580f05ae3d5f089df7aa0b1a34a90e15c) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [TimePicker] Correct 12-hour format for iOS picker
17
+
18
+ - Updated dependencies [[`4742897580f05ae3d5f089df7aa0b1a34a90e15c`](https://github.com/Thinkei/hero-design/commit/4742897580f05ae3d5f089df7aa0b1a34a90e15c)]:
19
+ - @hero-design/rn@8.112.1
20
+
3
21
  ## 1.9.1
4
22
 
5
23
  ### Patch Changes