Skip to content

Commit 9652b0d

Browse files
committed
🎨 chore(release): Publish
- @ant-design/pro-card@2.5.8 - @ant-design/pro-components@2.6.9 - @ant-design/pro-descriptions@2.4.9 - @ant-design/pro-field@2.10.8 - @ant-design/pro-form@2.17.0 - @ant-design/pro-layout@7.16.5 - @ant-design/pro-list@2.5.9 - @ant-design/pro-provider@2.12.0 - @ant-design/pro-skeleton@2.1.7 - @ant-design/pro-table@3.10.3 - @ant-design/pro-utils@2.12.7
1 parent 0e3609c commit 9652b0d

22 files changed

+165
-55
lines changed

packages/card/CHANGELOG.md

+10-1
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.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-card@2.5.7...@ant-design/pro-card@2.5.8) (2023-07-31)
7+
8+
**Note:** Version bump only for package @ant-design/pro-card
9+
10+
11+
12+
413

514
## [2.5.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-card@2.5.6...@ant-design/pro-card@2.5.7) (2023-07-24)
615

packages/card/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-card",
3-
"version": "2.5.7",
3+
"version": "2.5.8",
44
"description": "@ant-design/pro-card",
55
"keywords": [
66
"antd",
@@ -35,8 +35,8 @@
3535
],
3636
"dependencies": {
3737
"@ant-design/icons": "^5.0.0",
38-
"@ant-design/pro-provider": "2.11.1",
39-
"@ant-design/pro-utils": "2.12.6",
38+
"@ant-design/pro-provider": "2.12.0",
39+
"@ant-design/pro-utils": "2.12.7",
4040
"@babel/runtime": "^7.18.0",
4141
"classnames": "^2.3.2",
4242
"omit.js": "^2.0.2",

packages/components/CHANGELOG.md

+10-1
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.9](https://github.com/ant-design/pro-components/compare/@ant-design/pro-components@2.6.8...@ant-design/pro-components@2.6.9) (2023-07-31)
7+
8+
**Note:** Version bump only for package @ant-design/pro-components
9+
10+
11+
12+
413

514
## [2.6.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-components@2.6.7...@ant-design/pro-components@2.6.8) (2023-07-24)
615

packages/components/package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-components",
3-
"version": "2.6.8",
3+
"version": "2.6.9",
44
"description": "@ant-design/pro-components",
55
"keywords": [
66
"antd",
@@ -35,16 +35,16 @@
3535
"ie >= 11"
3636
],
3737
"dependencies": {
38-
"@ant-design/pro-card": "2.5.7",
39-
"@ant-design/pro-descriptions": "2.4.8",
40-
"@ant-design/pro-field": "2.10.7",
41-
"@ant-design/pro-form": "2.16.2",
42-
"@ant-design/pro-layout": "7.16.4",
43-
"@ant-design/pro-list": "2.5.8",
44-
"@ant-design/pro-provider": "2.11.1",
45-
"@ant-design/pro-skeleton": "2.1.6",
46-
"@ant-design/pro-table": "3.10.2",
47-
"@ant-design/pro-utils": "2.12.6",
38+
"@ant-design/pro-card": "2.5.8",
39+
"@ant-design/pro-descriptions": "2.4.9",
40+
"@ant-design/pro-field": "2.10.8",
41+
"@ant-design/pro-form": "2.17.0",
42+
"@ant-design/pro-layout": "7.16.5",
43+
"@ant-design/pro-list": "2.5.9",
44+
"@ant-design/pro-provider": "2.12.0",
45+
"@ant-design/pro-skeleton": "2.1.7",
46+
"@ant-design/pro-table": "3.10.3",
47+
"@ant-design/pro-utils": "2.12.7",
4848
"@babel/runtime": "^7.16.3"
4949
},
5050
"peerDependencies": {

packages/descriptions/CHANGELOG.md

+10-1
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.9](https://github.com/ant-design/pro-components/compare/@ant-design/pro-descriptions@2.4.8...@ant-design/pro-descriptions@2.4.9) (2023-07-31)
7+
8+
**Note:** Version bump only for package @ant-design/pro-descriptions
9+
10+
11+
12+
413

514
## [2.4.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-descriptions@2.4.7...@ant-design/pro-descriptions@2.4.8) (2023-07-24)
615

packages/descriptions/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-descriptions",
3-
"version": "2.4.8",
3+
"version": "2.4.9",
44
"description": "@ant-design/pro-descriptions",
55
"keywords": [
66
"antd",
@@ -34,10 +34,10 @@
3434
"ie >= 11"
3535
],
3636
"dependencies": {
37-
"@ant-design/pro-field": "2.10.7",
38-
"@ant-design/pro-form": "2.16.2",
39-
"@ant-design/pro-skeleton": "2.1.6",
40-
"@ant-design/pro-utils": "2.12.6",
37+
"@ant-design/pro-field": "2.10.8",
38+
"@ant-design/pro-form": "2.17.0",
39+
"@ant-design/pro-skeleton": "2.1.7",
40+
"@ant-design/pro-utils": "2.12.7",
4141
"@babel/runtime": "^7.18.0",
4242
"rc-resize-observer": "^0.2.3",
4343
"rc-util": "^5.0.6",

packages/field/CHANGELOG.md

+10-1
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.10.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-field@2.10.7...@ant-design/pro-field@2.10.8) (2023-07-31)
7+
8+
**Note:** Version bump only for package @ant-design/pro-field
9+
10+
11+
12+
413

514
## [2.10.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-field@2.10.6...@ant-design/pro-field@2.10.7) (2023-07-24)
615

packages/field/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-field",
3-
"version": "2.10.7",
3+
"version": "2.10.8",
44
"description": "原子信息组件,统一 ProForm、ProTable、ProList、Filter 等组件里面的字段定义。",
55
"homepage": "https://github.com/ant-design/pro-components/tree/master/packages/plugin-layout#readme",
66
"bugs": "https://github.com/ant-design/pro-components/issues",
@@ -30,8 +30,8 @@
3030
],
3131
"dependencies": {
3232
"@ant-design/icons": "^5.0.0",
33-
"@ant-design/pro-provider": "2.11.1",
34-
"@ant-design/pro-utils": "2.12.6",
33+
"@ant-design/pro-provider": "2.12.0",
34+
"@ant-design/pro-utils": "2.12.7",
3535
"@babel/runtime": "^7.18.0",
3636
"@chenshuai2144/sketch-color": "^1.0.8",
3737
"classnames": "^2.3.2",

packages/form/CHANGELOG.md

+13-1
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.17.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@2.16.2...@ant-design/pro-form@2.17.0) (2023-07-31)
7+
8+
9+
### Features
10+
11+
* **form:** StepForm added layoutRender props ([#7431](https://github.com/ant-design/pro-components/issues/7431)) ([3657b98](https://github.com/ant-design/pro-components/commit/3657b98ec779606979fd03e7fbec81f606c03a81))
12+
13+
14+
15+
416

517
## [2.16.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-form@2.16.1...@ant-design/pro-form@2.16.2) (2023-07-24)
618

packages/form/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-form",
3-
"version": "2.16.2",
3+
"version": "2.17.0",
44
"description": "@ant-design/pro-form",
55
"keywords": [
66
"antd",
@@ -35,9 +35,9 @@
3535
],
3636
"dependencies": {
3737
"@ant-design/icons": "^5.0.0",
38-
"@ant-design/pro-field": "2.10.7",
39-
"@ant-design/pro-provider": "2.11.1",
40-
"@ant-design/pro-utils": "2.12.6",
38+
"@ant-design/pro-field": "2.10.8",
39+
"@ant-design/pro-provider": "2.12.0",
40+
"@ant-design/pro-utils": "2.12.7",
4141
"@babel/runtime": "^7.18.0",
4242
"@chenshuai2144/sketch-color": "^1.0.7",
4343
"@umijs/use-params": "^1.0.9",

packages/layout/CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
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.5](https://github.com/ant-design/pro-components/compare/@ant-design/pro-layout@7.16.4...@ant-design/pro-layout@7.16.5) (2023-07-31)
7+
8+
9+
### Bug Fixes
10+
11+
* **layout:** fix colorBgMenuItemHover no work error ([3efdd46](https://github.com/ant-design/pro-components/commit/3efdd465447b3cae82ecd43b3be435dfa3a9b55f))
12+
* **layout:** fix footer links hover no work error ([a2bdb21](https://github.com/ant-design/pro-components/commit/a2bdb21937da6faf31855e0a9ef271ec1ab73c8f))
13+
* **layout:** fix pop menu style error ([36bfccf](https://github.com/ant-design/pro-components/commit/36bfccf15c687f228c6244276065696d9c535bf7))
14+
15+
16+
17+
418

519
## [7.16.4](https://github.com/ant-design/pro-components/compare/@ant-design/pro-layout@7.16.3...@ant-design/pro-layout@7.16.4) (2023-07-24)
620

packages/layout/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-layout",
3-
"version": "7.16.4",
3+
"version": "7.16.5",
44
"description": "@ant-design/pro-layout",
55
"keywords": [
66
"antd",
@@ -35,8 +35,8 @@
3535
],
3636
"dependencies": {
3737
"@ant-design/icons": "^5.0.0",
38-
"@ant-design/pro-provider": "2.11.1",
39-
"@ant-design/pro-utils": "2.12.6",
38+
"@ant-design/pro-provider": "2.12.0",
39+
"@ant-design/pro-utils": "2.12.7",
4040
"@babel/runtime": "^7.18.0",
4141
"@umijs/route-utils": "^4.0.0",
4242
"@umijs/use-params": "^1.0.9",

packages/list/CHANGELOG.md

+10-1
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.9](https://github.com/ant-design/pro-components/compare/@ant-design/pro-list@2.5.8...@ant-design/pro-list@2.5.9) (2023-07-31)
7+
8+
**Note:** Version bump only for package @ant-design/pro-list
9+
10+
11+
12+
413

514
## [2.5.8](https://github.com/ant-design/pro-components/compare/@ant-design/pro-list@2.5.7...@ant-design/pro-list@2.5.8) (2023-07-24)
615

packages/list/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-list",
3-
"version": "2.5.8",
3+
"version": "2.5.9",
44
"description": "🏆 Use Ant Design List like a Pro!",
55
"keywords": [
66
"antd",
@@ -33,10 +33,10 @@
3333
],
3434
"dependencies": {
3535
"@ant-design/icons": "^5.0.0",
36-
"@ant-design/pro-card": "2.5.7",
37-
"@ant-design/pro-field": "2.10.7",
38-
"@ant-design/pro-table": "3.10.2",
39-
"@ant-design/pro-utils": "2.12.6",
36+
"@ant-design/pro-card": "2.5.8",
37+
"@ant-design/pro-field": "2.10.8",
38+
"@ant-design/pro-table": "3.10.3",
39+
"@ant-design/pro-utils": "2.12.7",
4040
"@babel/runtime": "^7.18.0",
4141
"classnames": "^2.3.2",
4242
"dayjs": "^1.11.9",

packages/provider/CHANGELOG.md

+13-1
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.12.0](https://github.com/ant-design/pro-components/compare/@ant-design/pro-provider@2.11.1...@ant-design/pro-provider@2.12.0) (2023-07-31)
7+
8+
9+
### Features
10+
11+
* **components:** hebrew support ([#7435](https://github.com/ant-design/pro-components/issues/7435)) ([f1d646d](https://github.com/ant-design/pro-components/commit/f1d646d8c25d9082c2c50a22ad5837b6d2e91745))
12+
13+
14+
15+
416

517
## [2.11.1](https://github.com/ant-design/pro-components/compare/@ant-design/pro-provider@2.11.0...@ant-design/pro-provider@2.11.1) (2023-07-14)
618

packages/provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-provider",
3-
"version": "2.11.1",
3+
"version": "2.12.0",
44
"description": "@ant-design/pro-provider",
55
"keywords": [
66
"antd",

packages/skeleton/CHANGELOG.md

+10-1
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.1.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-skeleton@2.1.6...@ant-design/pro-skeleton@2.1.7) (2023-07-31)
7+
8+
**Note:** Version bump only for package @ant-design/pro-skeleton
9+
10+
11+
12+
413

514
## [2.1.6](https://github.com/ant-design/pro-components/compare/@ant-design/pro-skeleton@2.1.5...@ant-design/pro-skeleton@2.1.6) (2023-06-12)
615

packages/skeleton/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-skeleton",
3-
"version": "2.1.6",
3+
"version": "2.1.7",
44
"description": "@ant-design/pro-skeleton",
55
"keywords": [
66
"antd",

packages/table/CHANGELOG.md

+10-1
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+
## [3.10.3](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@3.10.2...@ant-design/pro-table@3.10.3) (2023-07-31)
7+
8+
**Note:** Version bump only for package @ant-design/pro-table
9+
10+
11+
12+
413

514
## [3.10.2](https://github.com/ant-design/pro-components/compare/@ant-design/pro-table@3.10.1...@ant-design/pro-table@3.10.2) (2023-07-24)
615

packages/table/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-table",
3-
"version": "3.10.2",
3+
"version": "3.10.3",
44
"description": "🏆 Use Ant Design Table like a Pro!",
55
"keywords": [
66
"antd",
@@ -35,11 +35,11 @@
3535
],
3636
"dependencies": {
3737
"@ant-design/icons": "^5.0.0",
38-
"@ant-design/pro-card": "2.5.7",
39-
"@ant-design/pro-field": "2.10.7",
40-
"@ant-design/pro-form": "2.16.2",
41-
"@ant-design/pro-provider": "2.11.1",
42-
"@ant-design/pro-utils": "2.12.6",
38+
"@ant-design/pro-card": "2.5.8",
39+
"@ant-design/pro-field": "2.10.8",
40+
"@ant-design/pro-form": "2.17.0",
41+
"@ant-design/pro-provider": "2.12.0",
42+
"@ant-design/pro-utils": "2.12.7",
4343
"@babel/runtime": "^7.18.0",
4444
"@dnd-kit/core": "^6.0.8",
4545
"@dnd-kit/sortable": "^7.0.2",

packages/utils/CHANGELOG.md

+10-1
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.12.7](https://github.com/ant-design/pro-components/compare/@ant-design/pro-utils@2.12.6...@ant-design/pro-utils@2.12.7) (2023-07-31)
7+
8+
**Note:** Version bump only for package @ant-design/pro-utils
9+
10+
11+
12+
413

514
## [2.12.6](https://github.com/ant-design/pro-components/compare/@ant-design/pro-utils@2.12.5...@ant-design/pro-utils@2.12.6) (2023-07-24)
615

0 commit comments

Comments
 (0)