Skip to content

Commit

Permalink
🎨 chore(release): Publish
Browse files Browse the repository at this point in the history
 - @ant-design/[email protected]
 - @ant-design/[email protected]
 - @ant-design/[email protected]
 - @ant-design/[email protected]
 - @ant-design/[email protected]
  • Loading branch information
chenshuai2144 committed Aug 31, 2020
1 parent 11edf68 commit b95b8bc
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 10 deletions.
4 changes: 4 additions & 0 deletions packages/card/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.0.6](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-31)

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

## [1.0.5](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-26)

**Note:** Version bump only for package @ant-design/pro-card
Expand Down
4 changes: 2 additions & 2 deletions 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.0.5",
"version": "1.0.6",
"description": "@ant-design/pro-card",
"keywords": [
"antd",
Expand Down Expand Up @@ -31,7 +31,7 @@
],
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@ant-design/pro-utils": "0.1.1",
"@ant-design/pro-utils": "0.1.2",
"classnames": "^2.2.6"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/form/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.0.0-beta.21](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-31)

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

# [1.0.0-beta.20](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-26)

**Note:** Version bump only for package @ant-design/pro-form
Expand Down
4 changes: 2 additions & 2 deletions 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.0.0-beta.20",
"version": "1.0.0-beta.21",
"description": "@ant-design/pro-form",
"keywords": [
"antd",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@ant-design/icons": "^4.2.1",
"@ant-design/pro-field": "0.1.2",
"@ant-design/pro-provider": "0.0.6",
"@ant-design/pro-utils": "0.1.1",
"@ant-design/pro-utils": "0.1.2",
"classnames": "^2.2.6",
"rc-resize-observer": "^0.2.3",
"use-media-antd-query": "^1.0.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/layout/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.

## [6.4.14](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-31)

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

## [6.4.13](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-28)

**Note:** Version bump only for package @ant-design/pro-layout
Expand Down
4 changes: 2 additions & 2 deletions packages/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-layout",
"version": "6.4.13",
"version": "6.4.14",
"description": "@ant-design/pro-layout",
"keywords": [
"antd",
Expand Down Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@ant-design/icons": "^4.0.0",
"@ant-design/pro-provider": "0.0.6",
"@ant-design/pro-utils": "0.1.1",
"@ant-design/pro-utils": "0.1.2",
"@umijs/route-utils": "^1.0.5",
"antd": "^4.2.0",
"classnames": "^2.2.6",
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.6.3](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-31)

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

## [2.6.2](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-26)

**Note:** Version bump only for package @ant-design/pro-table
Expand Down
6 changes: 3 additions & 3 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.6.2",
"version": "2.6.3",
"description": "🏆 Use Ant Design Table like a Pro!",
"keywords": [
"antd",
Expand Down Expand Up @@ -32,9 +32,9 @@
"dependencies": {
"@ant-design/icons": "^4.1.0",
"@ant-design/pro-field": "0.1.2",
"@ant-design/pro-form": "1.0.0-beta.20",
"@ant-design/pro-form": "1.0.0-beta.21",
"@ant-design/pro-provider": "0.0.6",
"@ant-design/pro-utils": "0.1.1",
"@ant-design/pro-utils": "0.1.2",
"antd": "^4.1.5",
"classnames": "^2.2.6",
"dnd-core": "^10.0.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/utils/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.

## [0.1.2](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-31)

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

## [0.1.1](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-25)

**Note:** Version bump only for package @ant-design/pro-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-utils",
"version": "0.1.1",
"version": "0.1.2",
"description": "@ant-design/pro-utils",
"keywords": [
"antd",
Expand Down

0 comments on commit b95b8bc

Please sign in to comment.