Skip to content

Commit

Permalink
Merge pull request #744 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 Oct 12, 2023
2 parents fb46f58 + 7451923 commit fcd98f4
Show file tree
Hide file tree
Showing 20 changed files with 51 additions and 32 deletions.
5 changes: 0 additions & 5 deletions .changeset/rich-kings-vanish.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/smart-phones-stare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-foxes-share.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/lego/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @td-design/lego

## 4.1.0

### Minor Changes

- [#742](https://github.com/thundersdata-frontend/td-design/pull/742) [`60960d99a`](https://github.com/thundersdata-frontend/td-design/commit/60960d99ace962e135ef957ae06367aba8955d7f) Thanks [@qqack](https://github.com/qqack)! - feat: 用css动画替代动态背景图

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lego/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@td-design/lego",
"version": "4.0.3",
"version": "4.1.0",
"description": "雷数大屏素材库",
"keywords": [
"thundersdata",
Expand Down
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.4.0",
"@td-design/react-native": "workspace:^5.4.1",
"@td-design/rn-hooks": "workspace:^2.7.2",
"@td-design/react-native-picker": "workspace:^2.3.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.4.0",
"@td-design/react-native": "workspace:^5.4.1",
"@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.0",
"@td-design/react-native": "workspace:^5.4.1",
"@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-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.4.0",
"@td-design/react-native": "workspace:^5.4.1",
"@td-design/rn-hooks": "workspace:^2.7.2",
"@types/lodash-es": "^4.17.8",
"@types/react": "^18.2.15",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-native-rating/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @td-design/react-native-rating

## 2.7.0

### Minor Changes

- [#743](https://github.com/thundersdata-frontend/td-design/pull/743) [`acdd74c13`](https://github.com/thundersdata-frontend/td-design/commit/acdd74c1324be45816f4e1dff0d5e854124172ad) Thanks [@chj-damon](https://github.com/chj-damon)! - perf: 优化多个组件

## 2.6.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-rating/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@td-design/react-native-rating",
"version": "2.6.1",
"version": "2.7.0",
"description": "基于 @td-design/react-native 的 rating 组件",
"main": "lib/module/index.js",
"module": "lib/module/index.js",
Expand Down 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.0",
"@td-design/react-native": "workspace:^5.4.1",
"@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.0",
"@td-design/react-native": "workspace:^5.4.1",
"@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-skeleton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @td-design/react-native-skeleton

## 1.3.0

### Minor Changes

- [#743](https://github.com/thundersdata-frontend/td-design/pull/743) [`acdd74c13`](https://github.com/thundersdata-frontend/td-design/commit/acdd74c1324be45816f4e1dff0d5e854124172ad) Thanks [@chj-damon](https://github.com/chj-damon)! - perf: 优化多个组件

## 1.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-skeleton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@td-design/react-native-skeleton",
"version": "1.2.0",
"version": "1.3.0",
"description": "基于 @td-design/react-native 的 skeleton 组件",
"main": "lib/module/index.js",
"module": "lib/module/index.js",
Expand All @@ -26,7 +26,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@shopify/restyle": "2.4.2",
"@td-design/react-native": "workspace:^5.4.0",
"@td-design/react-native": "workspace:^5.4.1",
"@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-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @td-design/react-native-tabs

## 4.3.0

### Minor Changes

- [#743](https://github.com/thundersdata-frontend/td-design/pull/743) [`acdd74c13`](https://github.com/thundersdata-frontend/td-design/commit/acdd74c1324be45816f4e1dff0d5e854124172ad) Thanks [@chj-damon](https://github.com/chj-damon)! - perf: 优化多个组件

## 4.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@td-design/react-native-tabs",
"version": "4.2.0",
"version": "4.3.0",
"description": "基于 @td-design/react-native 的 tabs 组件",
"main": "lib/module/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"color": "^4.2.3"
},
"devDependencies": {
"@td-design/react-native": "workspace:^5.4.0",
"@td-design/react-native": "workspace:^5.4.1",
"@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.1

### Patch Changes

- [#743](https://github.com/thundersdata-frontend/td-design/pull/743) [`acdd74c13`](https://github.com/thundersdata-frontend/td-design/commit/acdd74c1324be45816f4e1dff0d5e854124172ad) Thanks [@chj-damon](https://github.com/chj-damon)! - 使用useSafeState代替useState

## 5.4.0

### Minor 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.0",
"version": "5.4.1",
"description": "react-native UI组件库",
"keywords": [
"restyle",
Expand Down
7 changes: 7 additions & 0 deletions packages/svgicon-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @td-design/svgicon-cli

## 1.6.0

### Minor Changes

- [#743](https://github.com/thundersdata-frontend/td-design/pull/743) [`acdd74c13`](https://github.com/thundersdata-frontend/td-design/commit/acdd74c1324be45816f4e1dff0d5e854124172ad) Thanks [@chj-damon](https://github.com/chj-damon)! - perf: 优化多个组件
2 changes: 1 addition & 1 deletion packages/svgicon-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@td-design/svgicon-cli",
"version": "1.5.1",
"version": "1.6.0",
"main": "index.js",
"keywords": [
"thundersdata-frontend",
Expand Down

0 comments on commit fcd98f4

Please sign in to comment.