Skip to content

Commit 3f99fcb

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] - @ant-design/[email protected] - @ant-design/[email protected] - @ant-design/[email protected]
1 parent 7c60c91 commit 3f99fcb

File tree

18 files changed

+151
-43
lines changed

18 files changed

+151
-43
lines changed

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

514
## [2.5.10](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-08-04)
615

packages/card/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-card",
3-
"version": "2.5.10",
3+
"version": "2.5.11",
44
"description": "@ant-design/pro-card",
55
"keywords": [
66
"antd",
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@ant-design/icons": "^5.0.0",
3838
"@ant-design/pro-provider": "2.12.1",
39-
"@ant-design/pro-utils": "2.12.9",
39+
"@ant-design/pro-utils": "2.13.0",
4040
"@babel/runtime": "^7.18.0",
4141
"classnames": "^2.3.2",
4242
"omit.js": "^2.0.2",

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

514
## [2.6.11](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-08-04)
615

packages/components/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-components",
3-
"version": "2.6.11",
3+
"version": "2.6.12",
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.10",
39-
"@ant-design/pro-descriptions": "2.4.11",
40-
"@ant-design/pro-field": "2.10.10",
41-
"@ant-design/pro-form": "2.17.2",
42-
"@ant-design/pro-layout": "7.16.7",
43-
"@ant-design/pro-list": "2.5.11",
38+
"@ant-design/pro-card": "2.5.11",
39+
"@ant-design/pro-descriptions": "2.4.12",
40+
"@ant-design/pro-field": "2.11.0",
41+
"@ant-design/pro-form": "2.18.0",
42+
"@ant-design/pro-layout": "7.16.8",
43+
"@ant-design/pro-list": "2.5.12",
4444
"@ant-design/pro-provider": "2.12.1",
4545
"@ant-design/pro-skeleton": "2.1.7",
46-
"@ant-design/pro-table": "3.10.5",
47-
"@ant-design/pro-utils": "2.12.9",
46+
"@ant-design/pro-table": "3.10.6",
47+
"@ant-design/pro-utils": "2.13.0",
4848
"@babel/runtime": "^7.16.3"
4949
},
5050
"peerDependencies": {

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

514
## [2.4.11](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-08-04)
615

packages/descriptions/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-descriptions",
3-
"version": "2.4.11",
3+
"version": "2.4.12",
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.10",
38-
"@ant-design/pro-form": "2.17.2",
37+
"@ant-design/pro-field": "2.11.0",
38+
"@ant-design/pro-form": "2.18.0",
3939
"@ant-design/pro-skeleton": "2.1.7",
40-
"@ant-design/pro-utils": "2.12.9",
40+
"@ant-design/pro-utils": "2.13.0",
4141
"@babel/runtime": "^7.18.0",
4242
"rc-resize-observer": "^0.2.3",
4343
"rc-util": "^5.0.6",

packages/field/CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
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.11.0](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-08-10)
7+
8+
9+
### Bug Fixes
10+
11+
* **form:** 修复 compact warning ([#7496](https://github.com/ant-design/pro-components/issues/7496)) ([b60d33d](https://github.com/ant-design/pro-components/commit/b60d33d285b4ed0081fb813ace5fc1f0211acf20))
12+
* **form:** 表单项配置 request 并且自定义 renderFormItem 时,没有透传 options 和 loading ([#7457](https://github.com/ant-design/pro-components/issues/7457)) ([1baf580](https://github.com/ant-design/pro-components/commit/1baf58029c38e5ebde5533da6d7f5aea57f19e6c)), closes [#7456](https://github.com/ant-design/pro-components/issues/7456)
13+
14+
15+
### Features
16+
17+
* **field:** 调整 field color 为 antd 新的 ColorPicker ([#7403](https://github.com/ant-design/pro-components/issues/7403)) ([387ab8f](https://github.com/ant-design/pro-components/commit/387ab8f7fd5d6eb99ebd1458e76712cfce63483a))
18+
19+
20+
21+
422

523
## [2.10.10](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-08-04)
624

packages/field/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-field",
3-
"version": "2.10.10",
3+
"version": "2.11.0",
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",
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@ant-design/icons": "^5.0.0",
3333
"@ant-design/pro-provider": "2.12.1",
34-
"@ant-design/pro-utils": "2.12.9",
34+
"@ant-design/pro-utils": "2.13.0",
3535
"@babel/runtime": "^7.18.0",
3636
"@chenshuai2144/sketch-color": "^1.0.8",
3737
"classnames": "^2.3.2",

packages/form/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+
# [2.18.0](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-08-10)
7+
8+
9+
### Features
10+
11+
* **field:** 调整 field color 为 antd 新的 ColorPicker ([#7403](https://github.com/ant-design/pro-components/issues/7403)) ([387ab8f](https://github.com/ant-design/pro-components/commit/387ab8f7fd5d6eb99ebd1458e76712cfce63483a))
12+
* **form:** transform 支持深合并 ([#7494](https://github.com/ant-design/pro-components/issues/7494)) ([f9372ce](https://github.com/ant-design/pro-components/commit/f9372ce89f6b2f2c53edd7bcda95a89edc211dd3))
13+
14+
15+
16+
417

518
## [2.17.2](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2023-08-04)
619

packages/form/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-form",
3-
"version": "2.17.2",
3+
"version": "2.18.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.10",
38+
"@ant-design/pro-field": "2.11.0",
3939
"@ant-design/pro-provider": "2.12.1",
40-
"@ant-design/pro-utils": "2.12.9",
40+
"@ant-design/pro-utils": "2.13.0",
4141
"@babel/runtime": "^7.18.0",
4242
"@chenshuai2144/sketch-color": "^1.0.7",
4343
"@umijs/use-params": "^1.0.9",

0 commit comments

Comments
 (0)