@hero-design/rn-work-uikit 1.13.1 → 1.13.2-test-dispatch-downstream.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +22 -20
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,42 +1,44 @@
1
1
  # @hero-design/rn-work-uikit
2
2
 
3
- ## 1.13.1
3
+ ## 1.13.2-test-dispatch-downstream.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`65005affb073e5de21dbe2511a8ef42251aa21ca`](https://github.com/Thinkei/hero-design/commit/65005affb073e5de21dbe2511a8ef42251aa21ca)]:
8
- - @hero-design/rn@8.123.0
7
+ - test
9
8
 
10
- ## 1.13.0
9
+ - Updated dependencies []:
10
+ - @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.0
11
+ - @hero-design/rn@8.123.1-test-dispatch-downstream.0
11
12
 
12
- ### Minor Changes
13
-
14
- - [#4992](https://github.com/Thinkei/hero-design/pull/4992) [`87bd2b334180c9908328a7cdd2e686694dae1d7d`](https://github.com/Thinkei/hero-design/commit/87bd2b334180c9908328a7cdd2e686694dae1d7d) Thanks [@haudao-eh](https://github.com/haudao-eh)! - [Avatar] Add `neutral` intent to Avatar. `neutral` is now the default intent, replacing `primary`.
15
-
16
- **Note:** Any Avatar rendered without an explicit `intent` prop will now
17
- display a teal-grey background instead of dark purple. Add `intent="primary"`
18
- to preserve the previous appearance.
13
+ ## 1.12.4-test-dispatch-downstream.2
19
14
 
20
15
  ### Patch Changes
21
16
 
22
- - Updated dependencies [[`87bd2b334180c9908328a7cdd2e686694dae1d7d`](https://github.com/Thinkei/hero-design/commit/87bd2b334180c9908328a7cdd2e686694dae1d7d)]:
23
- - @hero-design/rn@8.122.0
17
+ - test dispatch workflow
24
18
 
25
- ## 1.12.5
19
+ - Updated dependencies []:
20
+ - @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.2
21
+ - @hero-design/rn@8.120.2-test-dispatch-downstream.2
22
+
23
+ ## 1.12.4-test-dispatch-downstream.1
26
24
 
27
25
  ### Patch Changes
28
26
 
29
- - [#4963](https://github.com/Thinkei/hero-design/pull/4963) [`8921509e3c0271abe2c0df377316fc5ded154a05`](https://github.com/Thinkei/hero-design/commit/8921509e3c0271abe2c0df377316fc5ded154a05) Thanks [@ttkien](https://github.com/ttkien)! - [Icon] add 'ai' intent
27
+ - test
30
28
 
31
- - Updated dependencies [[`4caa323ce232ef982bab8e3845aadc6b493a3804`](https://github.com/Thinkei/hero-design/commit/4caa323ce232ef982bab8e3845aadc6b493a3804), [`8921509e3c0271abe2c0df377316fc5ded154a05`](https://github.com/Thinkei/hero-design/commit/8921509e3c0271abe2c0df377316fc5ded154a05), [`654135e5178e2ab74dc6e9d80edb7bdab60275d7`](https://github.com/Thinkei/hero-design/commit/654135e5178e2ab74dc6e9d80edb7bdab60275d7)]:
32
- - @hero-design/rn@8.121.0
29
+ - Updated dependencies []:
30
+ - @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.1
31
+ - @hero-design/rn@8.120.2-test-dispatch-downstream.1
33
32
 
34
- ## 1.12.4
33
+ ## 1.12.4-test-dispatch-downstream.0
35
34
 
36
35
  ### Patch Changes
37
36
 
38
- - Updated dependencies [[`78197ad0e210611eedab518bf088e7ee1c872fc3`](https://github.com/Thinkei/hero-design/commit/78197ad0e210611eedab518bf088e7ee1c872fc3)]:
39
- - @hero-design/rn@8.120.2
37
+ - bump test version
38
+
39
+ - Updated dependencies []:
40
+ - @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.0
41
+ - @hero-design/rn@8.120.2-test-dispatch-downstream.0
40
42
 
41
43
  ## 1.12.3
42
44
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hero-design/rn-work-uikit",
3
- "version": "1.13.1",
3
+ "version": "1.13.2-test-dispatch-downstream.0",
4
4
  "license": "MIT",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -23,11 +23,11 @@
23
23
  "dependencies": {
24
24
  "@emotion/native": "^11.9.3",
25
25
  "@emotion/react": "^11.9.3",
26
- "@hero-design/rn": "8.123.0",
26
+ "@hero-design/rn": "8.123.1-test-dispatch-downstream.0",
27
27
  "hero-editor": "^1.17.0"
28
28
  },
29
29
  "peerDependencies": {
30
- "@hero-design/react-native-month-year-picker": "^8.45.2",
30
+ "@hero-design/react-native-month-year-picker": "^8.45.3-test-dispatch-downstream.0",
31
31
  "@ptomasroos/react-native-multi-slider": "^2.2.2",
32
32
  "@react-native-community/datetimepicker": "^8.4.4",
33
33
  "@react-native-community/slider": " ^5.0.1",
@@ -55,8 +55,8 @@
55
55
  "@eslint/compat": "^1.1.1",
56
56
  "@eslint/eslintrc": "^3.1.0",
57
57
  "@eslint/js": "^9.8.0",
58
- "@hero-design/eslint-plugin": "9.2.3",
59
- "@hero-design/react-native-month-year-picker": "^8.45.2",
58
+ "@hero-design/eslint-plugin": "9.2.4-test-dispatch-downstream.0",
59
+ "@hero-design/react-native-month-year-picker": "^8.45.3-test-dispatch-downstream.0",
60
60
  "@ptomasroos/react-native-multi-slider": "^2.2.2",
61
61
  "@react-native-community/datetimepicker": "8.4.4",
62
62
  "@react-native-community/slider": "^5.0.1",
@@ -80,12 +80,12 @@
80
80
  "babel-plugin-module-resolver": "^5.0.2",
81
81
  "core-js": "^3.33.0",
82
82
  "eslint": "^8.56.0",
83
- "eslint-config-hd": "8.42.5",
83
+ "eslint-config-hd": "8.42.6-test-dispatch-downstream.0",
84
84
  "expo-linear-gradient": "55.0.9",
85
85
  "jest": "^29.2.1",
86
86
  "jest-environment-jsdom": "^29.2.1",
87
87
  "jest-junit": "^16.0.0",
88
- "prettier-config-hd": "8.42.4",
88
+ "prettier-config-hd": "8.42.5-test-dispatch-downstream.0",
89
89
  "react": "19.1.0",
90
90
  "react-dom": "19.1.0",
91
91
  "react-native": "0.81.5",