Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 24, 2023
1 parent 02415cb commit be23606
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/thin-fireants-suffer.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.14",
"@td-design/react-native": "^4.3.15",
"@td-design/rn-hooks": "^2.7.3",
"@td-design/react-native-picker": "^2.2.1",
"@types/react": "^18.2.15",
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.14",
"@td-design/react-native": "^4.3.15",
"@td-design/rn-hooks": "^2.7.3",
"@types/react": "^18.2.15",
"@types/react-native": "0.72.2",
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.14",
"@td-design/react-native": "^4.3.15",
"@td-design/rn-hooks": "^2.7.3",
"@types/react": "^18.2.15",
"@types/react-native": "^0.72.2",
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.4.2",
"@td-design/react-native": "^4.3.14",
"@td-design/react-native": "^4.3.15",
"@td-design/rn-hooks": "^2.7.3",
"@types/lodash-es": "^4.17.8",
"@types/react": "^18.2.15",
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.2.15",
"@types/react-native": "^0.72.2",
"@td-design/react-native": "^4.3.14",
"@td-design/react-native": "^4.3.15",
"@td-design/rn-hooks": "^2.7.3",
"react-native-builder-bob": "^0.21.3",
"react-native-gesture-handler": "^2.12.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.14",
"@td-design/react-native": "^4.3.15",
"@types/react": "^18.2.15",
"@types/react-native": "^0.72.2",
"react-native-builder-bob": "^0.21.3",
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.14",
"@td-design/react-native": "^4.3.15",
"@td-design/rn-hooks": "^2.7.3",
"@types/react": "^18.2.15",
"@types/react-native": "^0.72.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"color": "^4.2.3"
},
"devDependencies": {
"@td-design/react-native": "workspace:^4.3.13",
"@td-design/react-native": "workspace:^4.3.15",
"@td-design/rn-hooks": "workspace:^2.7.2",
"@types/react": "^18.2.15",
"@types/react-native": "^0.72.2",
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.15

### Patch Changes

- [#703](https://github.com/thundersdata-frontend/td-design/pull/703) [`7396e4d3a`](https://github.com/thundersdata-frontend/td-design/commit/7396e4d3a947e189741fec3f7f79cc9d37ff4b83) Thanks [@chj-damon](https://github.com/chj-damon)! - 优化TextInput组件的默认行为

## 4.3.14

### 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.14",
"version": "4.3.15",
"description": "react-native UI组件库",
"keywords": [
"restyle",
Expand Down

0 comments on commit be23606

Please sign in to comment.