Skip to content

Commit

Permalink
Merge pull request #828 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 Jan 16, 2024
2 parents e307843 + fbd152b commit 7dca745
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 15 deletions.
5 changes: 0 additions & 5 deletions .changeset/odd-rivers-think.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": "workspace:^5.8.0",
"@td-design/react-native": "workspace:^5.8.1",
"@td-design/rn-hooks": "workspace:^2.7.4",
"@td-design/react-native-picker": "workspace:^2.4.2",
"@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": "workspace:^5.8.0",
"@td-design/react-native": "workspace:^5.8.1",
"@td-design/rn-hooks": "workspace:^2.7.4",
"@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": "workspace:^5.8.0",
"@td-design/react-native": "workspace:^5.8.1",
"@td-design/rn-hooks": "workspace:^2.7.4",
"@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": "workspace:^5.8.0",
"@td-design/react-native": "workspace:^5.8.1",
"@td-design/rn-hooks": "workspace:^2.7.4",
"@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": "workspace:^5.8.0",
"@td-design/react-native": "workspace:^5.8.1",
"@td-design/rn-hooks": "workspace:^2.7.4",
"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": "workspace:^5.8.0",
"@td-design/react-native": "workspace:^5.8.1",
"@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": "workspace:^5.8.0",
"@td-design/react-native": "workspace:^5.8.1",
"@td-design/rn-hooks": "workspace:^2.7.4",
"@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:^5.8.0",
"@td-design/react-native": "workspace:^5.8.1",
"@td-design/rn-hooks": "workspace:^2.7.4",
"@types/react": "^18.2.15",
"@types/react-native": "^0.72.2",
Expand Down
8 changes: 7 additions & 1 deletion packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# @td-design/react-native

## 5.8.1

### Patch Changes

- [#827](https://github.com/thundersdata-frontend/td-design/pull/827) [`4de596f49`](https://github.com/thundersdata-frontend/td-design/commit/4de596f49c82355144ddd16d93e57b5944c1f22c) Thanks [@chj-damon](https://github.com/chj-damon)! - fix: 修复 FormListitem label属性类型问题

## 5.8.0

### Minor Changes

- [#825](https://github.com/thundersdata-frontend/td-design/pull/825) [`08ae08cd5`](https://github.com/thundersdata-frontend/td-design/commit/08ae08cd56a6510983b9fa5f4566569fea08ff05) Thanks [@chj-damon](https://github.com/chj-damon)!
- [#825](https://github.com/thundersdata-frontend/td-design/pull/825) [`08ae08cd5`](https://github.com/thundersdata-frontend/td-design/commit/08ae08cd56a6510983b9fa5f4566569fea08ff05) Thanks [@chj-damon](https://github.com/chj-damon)!
- refactor: 修改NumberKeyboard和VehicleKeyboard的弹窗实现方式
- refactor: 变更FormListItem的title属性为label属性
- fix: 修复NumberKeyboard和VehicleKeyboard下多个组件没有默认导出的问题
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": "5.8.0",
"version": "5.8.1",
"description": "react-native UI组件库",
"keywords": [
"restyle",
Expand Down

0 comments on commit 7dca745

Please sign in to comment.