Skip to content

Commit 7941823

Browse files
committed
🎨 chore(release): Publish
- @ant-design/[email protected] - @ant-design/[email protected]
1 parent 155e403 commit 7941823

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

β€Žpackages/descriptions/CHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

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

5+
## [1.0.3](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-10)
6+
7+
**Note:** Version bump only for package @ant-design/pro-descriptions
8+
59
## [1.0.1](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-10)
610

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

β€Žpackages/descriptions/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-descriptions",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "@ant-design/pro-descriptions",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

β€Žpackages/table/CHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

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

5+
## [2.5.4](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-10)
6+
7+
**Note:** Version bump only for package @ant-design/pro-table
8+
59
## [2.5.1](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2020-08-10)
610

711
### Bug Fixes

β€Žpackages/table/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-table",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"description": "πŸ† Use Ant Design Table like a Pro!",
55
"keywords": [
66
"antd",

0 commit comments

Comments
Β (0)