Skip to content

Commit

Permalink
Merge pull request #784 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 Dec 8, 2023
2 parents 1bb2138 + 7b728a0 commit e638d98
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-parents-thank.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-yaks-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-melons-shave.md

This file was deleted.

4 changes: 2 additions & 2 deletions packages/react-native-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
},
"devDependencies": {
"@shopify/restyle": "2.4.2",
"@td-design/react-native": "workspace:^5.4.6",
"@td-design/react-native": "workspace:^5.4.7",
"@td-design/rn-hooks": "workspace:^2.7.2",
"@td-design/react-native-picker": "workspace:^2.3.3",
"@td-design/react-native-picker": "workspace:^2.3.4",
"@types/react": "^18.2.15",
"@types/react-native": "^0.72.2",
"react-native-builder-bob": "^0.21.3",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-native-image-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @td-design/react-native-image-picker

## 1.7.2

### Patch Changes

- [#783](https://github.com/thundersdata-frontend/td-design/pull/783) [`839433baf`](https://github.com/thundersdata-frontend/td-design/commit/839433bafc549c82067b308cff3dd29dfb616d76) Thanks [@chj-damon](https://github.com/chj-damon)! - fix: 修复 loading 图标定位 bug

## 1.7.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-image-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@td-design/react-native-image-picker",
"version": "1.7.1",
"version": "1.7.2",
"description": "基于 @td-design/react-native 的 image-picker 组件",
"keywords": [
"restyle",
Expand All @@ -22,7 +22,7 @@
},
"devDependencies": {
"@shopify/restyle": "2.4.2",
"@td-design/react-native": "workspace:^5.4.6",
"@td-design/react-native": "workspace:^5.4.7",
"@td-design/rn-hooks": "workspace:^2.7.2",
"@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.4.6",
"@td-design/react-native": "workspace:^5.4.7",
"@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-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @td-design/react-native-picker

## 2.3.4

### Patch Changes

- [#783](https://github.com/thundersdata-frontend/td-design/pull/783) [`839433baf`](https://github.com/thundersdata-frontend/td-design/commit/839433bafc549c82067b308cff3dd29dfb616d76) Thanks [@chj-damon](https://github.com/chj-damon)! - fix: 修复在表单中使用时的样式问题

## 2.3.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@td-design/react-native-picker",
"version": "2.3.3",
"version": "2.3.4",
"description": "基于 @td-design/react-native 的 picker 组件",
"main": "lib/module/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@shopify/restyle": "2.4.2",
"@td-design/react-native": "workspace:^5.4.6",
"@td-design/react-native": "workspace:^5.4.7",
"@td-design/rn-hooks": "workspace:^2.7.2",
"@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.4.6",
"@td-design/react-native": "workspace:^5.4.7",
"@td-design/rn-hooks": "workspace:^2.7.2",
"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.4.6",
"@td-design/react-native": "workspace:^5.4.7",
"@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.4.6",
"@td-design/react-native": "workspace:^5.4.7",
"@td-design/rn-hooks": "workspace:^2.7.2",
"@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.4.6",
"@td-design/react-native": "workspace:^5.4.7",
"@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

## 5.4.7

### Patch Changes

- [#783](https://github.com/thundersdata-frontend/td-design/pull/783) [`839433baf`](https://github.com/thundersdata-frontend/td-design/commit/839433bafc549c82067b308cff3dd29dfb616d76) Thanks [@chj-damon](https://github.com/chj-damon)! - fix: 修复多个组件在表单中使用时的样式问题

## 5.4.6

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

0 comments on commit e638d98

Please sign in to comment.