Skip to content

Commit bfe9a44

Browse files
committed
🎨 chore(release): Publish
- @ant-design/pro-components@2.7.19 - @ant-design/pro-layout@7.20.2
1 parent fdc555b commit bfe9a44

File tree

4 files changed

+27
-5
lines changed

4 files changed

+27
-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.7.19](https://github.com/ant-design/pro-components/compare/@ant-design/pro-components@2.7.18...@ant-design/pro-components@2.7.19) (2024-09-18)
7+
8+
**Note:** Version bump only for package @ant-design/pro-components
9+
10+
11+
12+
413

514
## [2.7.18](https://github.com/ant-design/pro-components/compare/@ant-design/pro-components@2.7.17...@ant-design/pro-components@2.7.18) (2024-09-12)
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.7.18",
3+
"version": "2.7.19",
44
"description": "@ant-design/pro-components",
55
"keywords": [
66
"antd",
@@ -39,7 +39,7 @@
3939
"@ant-design/pro-descriptions": "2.5.53",
4040
"@ant-design/pro-field": "2.16.2",
4141
"@ant-design/pro-form": "2.30.2",
42-
"@ant-design/pro-layout": "7.20.1",
42+
"@ant-design/pro-layout": "7.20.2",
4343
"@ant-design/pro-list": "2.5.69",
4444
"@ant-design/pro-provider": "2.14.9",
4545
"@ant-design/pro-skeleton": "2.1.13",

packages/layout/CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
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.20.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-layout@7.20.1...@ant-design/pro-layout@7.20.2) (2024-09-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **layout:** downgrade path-to-regexp to version 8.0.0 ([#8732](https://github.com/ant-design/pro-components/issues/8732)) ([fdc555b](https://github.com/ant-design/pro-components/commit/fdc555b0bbc3d5adde5e5fdb0a1973beaf4cae47))
12+
* **layout:** missing appListRender props ([#8731](https://github.com/ant-design/pro-components/issues/8731)) ([5e04180](https://github.com/ant-design/pro-components/commit/5e041805bcd3decfb34c8d1ee6f7f32694537dc6))
13+
14+
15+
16+
417

518
## [7.20.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-layout@7.20.0...@ant-design/pro-layout@7.20.1) (2024-09-12)
619

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.20.1",
3+
"version": "7.20.2",
44
"description": "@ant-design/pro-layout",
55
"keywords": [
66
"antd",

0 commit comments

Comments
 (0)