Skip to content

Commit 3c88477

Browse files
committed
🎨 chore(release): Publish
- @ant-design/[email protected] - @ant-design/[email protected] - @ant-design/[email protected] - @ant-design/[email protected] - @ant-design/[email protected] - @ant-design/[email protected]
1 parent ccb02fc commit 3c88477

File tree

12 files changed

+80
-20
lines changed

12 files changed

+80
-20
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Change Log
22

3-
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [2.6.7](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-07-19)
7+
8+
**Note:** Version bump only for package @ant-design/pro-components
9+
10+
11+
12+
413

514
## [2.6.6](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-07-19)
615

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-components",
3-
"version": "2.6.6",
3+
"version": "2.6.7",
44
"description": "@ant-design/pro-components",
55
"keywords": [
66
"antd",
@@ -36,14 +36,14 @@
3636
],
3737
"dependencies": {
3838
"@ant-design/pro-card": "2.5.6",
39-
"@ant-design/pro-descriptions": "2.4.6",
39+
"@ant-design/pro-descriptions": "2.4.7",
4040
"@ant-design/pro-field": "2.10.6",
41-
"@ant-design/pro-form": "2.16.0",
42-
"@ant-design/pro-layout": "7.16.2",
43-
"@ant-design/pro-list": "2.5.6",
41+
"@ant-design/pro-form": "2.16.1",
42+
"@ant-design/pro-layout": "7.16.3",
43+
"@ant-design/pro-list": "2.5.7",
4444
"@ant-design/pro-provider": "2.11.1",
4545
"@ant-design/pro-skeleton": "2.1.6",
46-
"@ant-design/pro-table": "3.10.0",
46+
"@ant-design/pro-table": "3.10.1",
4747
"@ant-design/pro-utils": "2.12.5",
4848
"@babel/runtime": "^7.16.3"
4949
},

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Change Log
22

3-
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [2.4.7](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-07-19)
7+
8+
**Note:** Version bump only for package @ant-design/pro-descriptions
9+
10+
11+
12+
413

514
## [2.4.6](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-07-19)
615

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-descriptions",
3-
"version": "2.4.6",
3+
"version": "2.4.7",
44
"description": "@ant-design/pro-descriptions",
55
"keywords": [
66
"antd",
@@ -35,7 +35,7 @@
3535
],
3636
"dependencies": {
3737
"@ant-design/pro-field": "2.10.6",
38-
"@ant-design/pro-form": "2.16.0",
38+
"@ant-design/pro-form": "2.16.1",
3939
"@ant-design/pro-skeleton": "2.1.6",
4040
"@ant-design/pro-utils": "2.12.5",
4141
"@babel/runtime": "^7.18.0",

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Change Log
22

3-
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [2.16.1](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-07-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **layout:** fix sider collpse no work error ([e17dee6](https://github.com/ant-design/pro-components/commit/e17dee6be22b21563d02775e460a331870ff557e)), closes [/github.com/ant-design/pro-components/issues/7398#issuecomment-1641911484](https://github.com//github.com/ant-design/pro-components/issues/7398/issues/issuecomment-1641911484)
12+
13+
14+
15+
416

517
# [2.16.0](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-07-19)
618

β€Žpackages/form/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-form",
3-
"version": "2.16.0",
3+
"version": "2.16.1",
44
"description": "@ant-design/pro-form",
55
"keywords": [
66
"antd",

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Change Log
22

3-
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [7.16.3](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-07-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **layout:** fix sider collpse no work error ([e17dee6](https://github.com/ant-design/pro-components/commit/e17dee6be22b21563d02775e460a331870ff557e)), closes [/github.com/ant-design/pro-components/issues/7398#issuecomment-1641911484](https://github.com//github.com/ant-design/pro-components/issues/7398/issues/issuecomment-1641911484)
12+
13+
14+
15+
416

517
## [7.16.2](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-07-19)
618

β€Žpackages/layout/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-layout",
3-
"version": "7.16.2",
3+
"version": "7.16.3",
44
"description": "@ant-design/pro-layout",
55
"keywords": [
66
"antd",

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Change Log
22

3-
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [2.5.7](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-07-19)
7+
8+
**Note:** Version bump only for package @ant-design/pro-list
9+
10+
11+
12+
413

514
## [2.5.6](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-07-19)
615

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-list",
3-
"version": "2.5.6",
3+
"version": "2.5.7",
44
"description": "πŸ† Use Ant Design List like a Pro!",
55
"keywords": [
66
"antd",
@@ -35,7 +35,7 @@
3535
"@ant-design/icons": "^5.0.0",
3636
"@ant-design/pro-card": "2.5.6",
3737
"@ant-design/pro-field": "2.10.6",
38-
"@ant-design/pro-table": "3.10.0",
38+
"@ant-design/pro-table": "3.10.1",
3939
"@ant-design/pro-utils": "2.12.5",
4040
"@babel/runtime": "^7.18.0",
4141
"classnames": "^2.3.2",

0 commit comments

Comments
Β (0)