Skip to content

Commit

Permalink
Merge pull request #693 from thundersdata-frontend/changeset-release/…
Browse files Browse the repository at this point in the history
…master

Version Packages
  • Loading branch information
chj-damon authored Jun 16, 2023
2 parents 7ae1277 + cd541ed commit 49f0e24
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/pink-maps-pay.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/react-native-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@shopify/restyle": "2.4.2",
"@td-design/react-native": "^4.3.11",
"@td-design/react-native": "^4.3.12",
"@td-design/rn-hooks": "^2.7.1",
"@td-design/react-native-picker": "^2.2.0",
"@types/react": "^18.0.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-image-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@shopify/restyle": "2.4.2",
"@td-design/react-native": "^4.3.11",
"@td-design/react-native": "^4.3.12",
"@td-design/rn-hooks": "^2.7.1",
"@types/react": "^18.0.21",
"@types/react-native": "0.70.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-password/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@shopify/restyle": "2.4.2",
"@td-design/react-native": "^4.3.11",
"@td-design/react-native": "^4.3.12",
"@td-design/rn-hooks": "^2.7.1",
"@types/react": "^18.0.21",
"@types/react-native": "^0.70.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@shopify/restyle": "2.0.0",
"@td-design/react-native": "^4.3.11",
"@td-design/react-native": "^4.3.12",
"@td-design/rn-hooks": "^2.7.1",
"@types/lodash-es": "^4.17.6",
"@types/react": "^18.0.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-rating/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@shopify/restyle": "2.4.2",
"@types/react": "^18.0.21",
"@types/react-native": "^0.70.6",
"@td-design/react-native": "^4.3.11",
"@td-design/react-native": "^4.3.12",
"@td-design/rn-hooks": "^2.7.1",
"react-native-builder-bob": "^0.20.4",
"react-native-gesture-handler": "^2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-share/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@shopify/restyle": "2.4.2",
"@td-design/react-native": "^4.3.11",
"@td-design/react-native": "^4.3.12",
"@types/react": "^18.0.21",
"@types/react-native": "^0.70.6",
"react-native-builder-bob": "^0.20.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-skeleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@shopify/restyle": "2.4.2",
"@td-design/react-native": "^4.3.11",
"@td-design/react-native": "^4.3.12",
"@td-design/rn-hooks": "^2.7.1",
"@types/react": "^18.0.21",
"@types/react-native": "^0.70.6",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @td-design/react-native

## 4.3.12

### Patch Changes

- [#692](https://github.com/thundersdata-frontend/td-design/pull/692) [`ef3aa1744`](https://github.com/thundersdata-frontend/td-design/commit/ef3aa1744206291b4238946575307fc7b79c4751) Thanks [@chj-damon](https://github.com/chj-damon)! - 修复 reanimated3.0.0 上可能引起报错的问题

## 4.3.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@td-design/react-native",
"version": "4.3.11",
"version": "4.3.12",
"description": "react-native UI组件库",
"keywords": [
"restyle",
Expand Down

0 comments on commit 49f0e24

Please sign in to comment.