Skip to content

Commit c144a17

Browse files
committed
🎨 chore(release): Publish
- @ant-design/[email protected] - @ant-design/[email protected]
1 parent 8558d0e commit c144a17

File tree

4 files changed

+26
-5
lines changed

4 files changed

+26
-5
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.52](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-03-22)
7+
8+
**Note:** Version bump only for package @ant-design/pro-components
9+
10+
11+
12+
413

514
## [2.6.51](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-03-20)
615

packages/components/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-components",
3-
"version": "2.6.51",
3+
"version": "2.6.52",
44
"description": "@ant-design/pro-components",
55
"keywords": [
66
"antd",
@@ -39,7 +39,7 @@
3939
"@ant-design/pro-descriptions": "2.5.35",
4040
"@ant-design/pro-field": "2.14.8",
4141
"@ant-design/pro-form": "2.25.0",
42-
"@ant-design/pro-layout": "7.17.20",
42+
"@ant-design/pro-layout": "7.18.0",
4343
"@ant-design/pro-list": "2.5.50",
4444
"@ant-design/pro-provider": "2.14.0",
4545
"@ant-design/pro-skeleton": "2.1.11",

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.18.0](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-03-22)
7+
8+
9+
### Features
10+
11+
* ActionsContent support one dom ([8558d0e](https://github.com/ant-design/pro-components/commit/8558d0ee280595cf1bb39da383bcd3b10da7103b))
12+
13+
14+
15+
416

517
## [7.17.20](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-03-15)
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.17.20",
3+
"version": "7.18.0",
44
"description": "@ant-design/pro-layout",
55
"keywords": [
66
"antd",

0 commit comments

Comments
 (0)