Skip to content

Commit 8e72754

Browse files
Merge 4a7c3c8 into main
2 parents 57b44c9 + 4a7c3c8 commit 8e72754

9 files changed

Lines changed: 53 additions & 15 deletions

File tree

packages/services/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.53.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services@2.52.3...@carbon/ibmdotcom-services@2.53.0) (2026-07-24)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-services
9+
10+
11+
12+
13+
614
## [2.52.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services@2.52.2...@carbon/ibmdotcom-services@2.52.3) (2026-07-10)
715

816
**Note:** Version bump only for package @carbon/ibmdotcom-services

packages/services/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/ibmdotcom-services",
33
"description": "Carbon for IBM.com Services",
4-
"version": "2.52.3",
4+
"version": "2.53.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"@babel/runtime": "^7.16.3",
50-
"@carbon/ibmdotcom-utilities": "2.52.3",
50+
"@carbon/ibmdotcom-utilities": "2.53.0",
5151
"@ibm/telemetry-js": "^1.5.0",
5252
"axios": "^1.6.8",
5353
"marked": "^4.0.10",

packages/styles/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.53.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@2.52.3...@carbon/ibmdotcom-styles@2.53.0) (2026-07-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **pricing-table:** 11875 ux and qa findings recommendations ([#12569](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12569)) ([e8313cb](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/e8313cb45918508471f83d7055ba3126924503ab)), closes [comment-tabpanel#comment-29836670](https://github.com/comment-tabpanel/issues/comment-29836670) [comment-tabpanel#comment-29862732](https://github.com/comment-tabpanel/issues/comment-29862732) [comment-tabpanel#comment-29961245](https://github.com/comment-tabpanel/issues/comment-29961245)
12+
13+
14+
15+
16+
617
## [2.52.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@2.52.2...@carbon/ibmdotcom-styles@2.52.3) (2026-07-10)
718

819
**Note:** Version bump only for package @carbon/ibmdotcom-styles

packages/styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/ibmdotcom-styles",
33
"description": "Carbon for IBM.com Styles",
4-
"version": "2.52.3",
4+
"version": "2.53.0",
55
"license": "Apache-2.0",
66
"main": "dist/ibm-dotcom-styles.min.css",
77
"module": "src/scss",

packages/utilities/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.53.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-utilities@2.52.3...@carbon/ibmdotcom-utilities@2.53.0) (2026-07-24)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-utilities
9+
10+
11+
12+
13+
614
## [2.52.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-utilities@2.52.2...@carbon/ibmdotcom-utilities@2.52.3) (2026-07-10)
715

816
**Note:** Version bump only for package @carbon/ibmdotcom-utilities

packages/utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/ibmdotcom-utilities",
33
"description": "Carbon for IBM.com Utilities",
4-
"version": "2.52.3",
4+
"version": "2.53.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",

packages/web-components/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.56.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@2.55.3...@carbon/ibmdotcom-web-components@2.56.0) (2026-07-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **pricing-table:** 11875 ux and qa findings recommendations ([#12569](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12569)) ([e8313cb](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/e8313cb45918508471f83d7055ba3126924503ab)), closes [comment-tabpanel#comment-29836670](https://github.com/comment-tabpanel/issues/comment-29836670) [comment-tabpanel#comment-29862732](https://github.com/comment-tabpanel/issues/comment-29862732) [comment-tabpanel#comment-29961245](https://github.com/comment-tabpanel/issues/comment-29961245)
12+
13+
14+
15+
16+
617
## [2.55.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@2.55.2...@carbon/ibmdotcom-web-components@2.55.3) (2026-07-10)
718

819
**Note:** Version bump only for package @carbon/ibmdotcom-web-components

packages/web-components/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbon/ibmdotcom-web-components",
3-
"version": "2.55.3",
3+
"version": "2.56.0",
44
"description": "Carbon for IBM.com Web Components",
55
"license": "Apache-2.0",
66
"exports": {
@@ -93,9 +93,9 @@
9393
"cypress:verify": "cypress verify"
9494
},
9595
"dependencies": {
96-
"@carbon/ibmdotcom-services": "2.52.3",
97-
"@carbon/ibmdotcom-styles": "2.52.3",
98-
"@carbon/ibmdotcom-utilities": "2.52.3",
96+
"@carbon/ibmdotcom-services": "2.53.0",
97+
"@carbon/ibmdotcom-styles": "2.53.0",
98+
"@carbon/ibmdotcom-utilities": "2.53.0",
9999
"@carbon/layout": "11.52.0",
100100
"@carbon/motion": "11.45.0",
101101
"@carbon/styles": "1.65.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3440,7 +3440,7 @@ __metadata:
34403440
languageName: node
34413441
linkType: hard
34423442

3443-
"@carbon/ibmdotcom-services@npm:2.52.3, @carbon/ibmdotcom-services@workspace:packages/services":
3443+
"@carbon/ibmdotcom-services@npm:2.53.0, @carbon/ibmdotcom-services@workspace:packages/services":
34443444
version: 0.0.0-use.local
34453445
resolution: "@carbon/ibmdotcom-services@workspace:packages/services"
34463446
dependencies:
@@ -3453,7 +3453,7 @@ __metadata:
34533453
"@babel/plugin-transform-runtime": "npm:7.28.5"
34543454
"@babel/preset-env": "npm:~7.28.0"
34553455
"@babel/runtime": "npm:^7.16.3"
3456-
"@carbon/ibmdotcom-utilities": "npm:2.52.3"
3456+
"@carbon/ibmdotcom-utilities": "npm:2.53.0"
34573457
"@ibm/telemetry-js": "npm:^1.5.0"
34583458
"@rollup/plugin-babel": "npm:^5.3.1"
34593459
"@rollup/plugin-commonjs": "npm:^21.0.3"
@@ -3487,7 +3487,7 @@ __metadata:
34873487
languageName: unknown
34883488
linkType: soft
34893489

3490-
"@carbon/ibmdotcom-styles@npm:2.52.3, @carbon/ibmdotcom-styles@workspace:packages/styles":
3490+
"@carbon/ibmdotcom-styles@npm:2.53.0, @carbon/ibmdotcom-styles@workspace:packages/styles":
34913491
version: 0.0.0-use.local
34923492
resolution: "@carbon/ibmdotcom-styles@workspace:packages/styles"
34933493
dependencies:
@@ -3525,7 +3525,7 @@ __metadata:
35253525
languageName: node
35263526
linkType: hard
35273527

3528-
"@carbon/ibmdotcom-utilities@npm:2.52.3, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
3528+
"@carbon/ibmdotcom-utilities@npm:2.53.0, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
35293529
version: 0.0.0-use.local
35303530
resolution: "@carbon/ibmdotcom-utilities@workspace:packages/utilities"
35313531
dependencies:
@@ -3590,10 +3590,10 @@ __metadata:
35903590
"@babel/preset-react": "npm:~7.28.0"
35913591
"@babel/template": "npm:~7.28.0"
35923592
"@babel/traverse": "npm:~7.28.0"
3593-
"@carbon/ibmdotcom-services": "npm:2.52.3"
3593+
"@carbon/ibmdotcom-services": "npm:2.53.0"
35943594
"@carbon/ibmdotcom-services-store": "npm:1.53.7"
3595-
"@carbon/ibmdotcom-styles": "npm:2.52.3"
3596-
"@carbon/ibmdotcom-utilities": "npm:2.52.3"
3595+
"@carbon/ibmdotcom-styles": "npm:2.53.0"
3596+
"@carbon/ibmdotcom-utilities": "npm:2.53.0"
35973597
"@carbon/icon-helpers": "npm:10.76.0"
35983598
"@carbon/icons": "npm:10.48.6"
35993599
"@carbon/icons-react": "npm:^11.33.0"

0 commit comments

Comments
 (0)