Skip to content

Commit 50ed044

Browse files
committed
🎨 chore(release): Publish
- @ant-design/[email protected] - @ant-design/[email protected]
1 parent c64e81c commit 50ed044

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

514
## [2.4.13](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-05-08)
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.4.13",
3+
"version": "2.4.14",
44
"description": "@ant-design/pro-components",
55
"keywords": [
66
"antd",
@@ -39,7 +39,7 @@
3939
"@ant-design/pro-descriptions": "^2.2.11",
4040
"@ant-design/pro-field": "^2.6.7",
4141
"@ant-design/pro-form": "^2.11.7",
42-
"@ant-design/pro-layout": "^7.13.2",
42+
"@ant-design/pro-layout": "^7.13.3",
4343
"@ant-design/pro-list": "^2.3.12",
4444
"@ant-design/pro-provider": "^2.8.6",
4545
"@ant-design/pro-skeleton": "^2.1.3",

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.13.3](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-05-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **layout:** fix menu classname no work error ([c64e81c](https://github.com/ant-design/pro-components/commit/c64e81cb0669a7fe42c235c2f46cc0b743b5e213))
12+
13+
14+
15+
416

517
## [7.13.2](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-05-08)
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.13.2",
3+
"version": "7.13.3",
44
"description": "@ant-design/pro-layout",
55
"keywords": [
66
"antd",

0 commit comments

Comments
 (0)