Skip to content

Commit

Permalink
🎨 chore(release): Publish
Browse files Browse the repository at this point in the history
 - @ant-design/pro-card@1.11.3
 - @ant-design/pro-descriptions@1.6.8
 - @ant-design/pro-form@1.18.3
 - @ant-design/pro-list@1.5.9
 - @ant-design/pro-table@2.30.8
  • Loading branch information
chenshuai2144 committed Mar 17, 2021
1 parent b6d17f2 commit 25a8b8c
Show file tree
Hide file tree
Showing 10 changed files with 35 additions and 9 deletions.
6 changes: 6 additions & 0 deletions packages/card/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.11.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-card@1.11.2...@ant-design/pro-card@1.11.3) (2021-03-17)

### Bug Fixes

- ProCard do not export self as sub component ([#2214](https://github.com/ant-design/pro-components/issues/2214)) ([bed96d1](https://github.com/ant-design/pro-components/commit/bed96d1569b21b82e46608522ac356b635692dde))

## [1.11.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-card@1.11.1...@ant-design/pro-card@1.11.2) (2021-03-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-card",
"version": "1.11.2",
"version": "1.11.3",
"description": "@ant-design/pro-card",
"keywords": [
"antd",
Expand Down
6 changes: 6 additions & 0 deletions packages/descriptions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-descriptions@1.6.7...@ant-design/pro-descriptions@1.6.8) (2021-03-17)

### Bug Fixes

- ProCard do not export self as sub component ([#2214](https://github.com/ant-design/pro-components/issues/2214)) ([bed96d1](https://github.com/ant-design/pro-components/commit/bed96d1569b21b82e46608522ac356b635692dde))

## [1.6.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-descriptions@1.6.6...@ant-design/pro-descriptions@1.6.7) (2021-03-16)

**Note:** Version bump only for package @ant-design/pro-descriptions
Expand Down
4 changes: 2 additions & 2 deletions packages/descriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-descriptions",
"version": "1.6.7",
"version": "1.6.8",
"description": "@ant-design/pro-descriptions",
"keywords": [
"antd",
Expand Down Expand Up @@ -34,7 +34,7 @@
],
"dependencies": {
"@ant-design/pro-field": "1.11.3",
"@ant-design/pro-form": "1.18.2",
"@ant-design/pro-form": "1.18.3",
"@ant-design/pro-skeleton": "1.0.0-beta.13",
"@ant-design/pro-utils": "1.14.3",
"rc-util": "^5.0.6",
Expand Down
6 changes: 6 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.18.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.18.2...@ant-design/pro-form@1.18.3) (2021-03-17)

### Bug Fixes

- **from:** form button porps support=false ([#2215](https://github.com/ant-design/pro-components/issues/2215)) ([c5bab24](https://github.com/ant-design/pro-components/commit/c5bab246658b8626cb34c516510e8533f513eaea))

## [1.18.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@1.18.1...@ant-design/pro-form@1.18.2) (2021-03-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-form",
"version": "1.18.2",
"version": "1.18.3",
"description": "@ant-design/pro-form",
"keywords": [
"antd",
Expand Down
4 changes: 4 additions & 0 deletions packages/list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.9](https://github.com/ant-design/pro-components/compare/@ant-design/pro-list@1.5.8...@ant-design/pro-list@1.5.9) (2021-03-17)

**Note:** Version bump only for package @ant-design/pro-list

## [1.5.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-list@1.5.7...@ant-design/pro-list@1.5.8) (2021-03-16)

**Note:** Version bump only for package @ant-design/pro-list
Expand Down
6 changes: 3 additions & 3 deletions packages/list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-list",
"version": "1.5.8",
"version": "1.5.9",
"description": "🏆 Use Ant Design List like a Pro!",
"keywords": [
"antd",
Expand Down Expand Up @@ -33,9 +33,9 @@
],
"dependencies": {
"@ant-design/icons": "^4.0.0",
"@ant-design/pro-card": "1.11.2",
"@ant-design/pro-card": "1.11.3",
"@ant-design/pro-field": "1.11.3",
"@ant-design/pro-table": "2.30.7",
"@ant-design/pro-table": "2.30.8",
"classnames": "^2.2.6",
"moment": "^2.24.0",
"rc-resize-observer": "^0.1.3",
Expand Down
4 changes: 4 additions & 0 deletions packages/table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.30.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.30.7...@ant-design/pro-table@2.30.8) (2021-03-17)

**Note:** Version bump only for package @ant-design/pro-table

## [2.30.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@2.30.6...@ant-design/pro-table@2.30.7) (2021-03-16)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-table",
"version": "2.30.7",
"version": "2.30.8",
"description": "🏆 Use Ant Design Table like a Pro!",
"keywords": [
"antd",
Expand Down Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@ant-design/icons": "^4.1.0",
"@ant-design/pro-field": "1.11.3",
"@ant-design/pro-form": "1.18.2",
"@ant-design/pro-form": "1.18.3",
"@ant-design/pro-provider": "1.4.8",
"@ant-design/pro-utils": "1.14.3",
"classnames": "^2.2.6",
Expand Down

0 comments on commit 25a8b8c

Please sign in to comment.