Skip to content

Commit 165c050

Browse files
committed
chore(release): publish
- @carbon/ibmdotcom-services@2.54.0 - @carbon/ibmdotcom-styles@2.54.0 - @carbon/ibmdotcom-utilities@2.54.0 - @carbon/ibmdotcom-web-components@2.57.0
1 parent 8b70a92 commit 165c050

9 files changed

Lines changed: 56 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.54.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services@2.53.0...@carbon/ibmdotcom-services@2.54.0) (2026-08-10)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-services
9+
10+
11+
12+
13+
614
# [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)
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.53.0",
4+
"version": "2.54.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.53.0",
50+
"@carbon/ibmdotcom-utilities": "2.54.0",
5151
"@ibm/telemetry-js": "^1.5.0",
5252
"axios": "^1.6.8",
5353
"marked": "^4.0.10",

packages/styles/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.54.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@2.53.1...@carbon/ibmdotcom-styles@2.54.0) (2026-08-10)
7+
8+
9+
### Bug Fixes
10+
11+
* **pricing-table:** change spacing in some elements ([#12586](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12586)) ([c54d13e](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/c54d13e095a73ebed5c051df26bb0d6ab591224e))
12+
* **pricing-table:** change token value for header cell bot spacing ([#12596](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12596)) ([9bc9c67](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/9bc9c6745edd81aff573b380024f56afe83788f3))
13+
* **video-player:** play icon to be positioned at the lower right ([#12584](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12584)) ([5ce73f7](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/5ce73f7ce79873cc3f7dd6f60f0b61e08ce722db))
14+
15+
16+
17+
18+
619
## [2.53.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@2.53.0...@carbon/ibmdotcom-styles@2.53.1) (2026-08-03)
720

821

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.53.1",
4+
"version": "2.54.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.54.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-utilities@2.53.0...@carbon/ibmdotcom-utilities@2.54.0) (2026-08-10)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-utilities
9+
10+
11+
12+
13+
614
# [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)
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.53.0",
4+
"version": "2.54.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",

packages/web-components/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.57.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@2.56.1...@carbon/ibmdotcom-web-components@2.57.0) (2026-08-10)
7+
8+
9+
### Bug Fixes
10+
11+
* **carousel:** rtl slides position miscalculation ([#12608](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12608)) ([ee3f653](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/ee3f6537a88fb5f4dbb0f1eb7359a9bb372eb6ad))
12+
* double highlight issue ([#12610](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12610)) ([8b70a92](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/8b70a92b3ff0ed7d632905b9a4e8963a46cfb68c))
13+
14+
15+
16+
17+
618
## [2.56.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@2.56.0...@carbon/ibmdotcom-web-components@2.56.1) (2026-08-03)
719

820

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.56.1",
3+
"version": "2.57.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.53.0",
97-
"@carbon/ibmdotcom-styles": "2.53.1",
98-
"@carbon/ibmdotcom-utilities": "2.53.0",
96+
"@carbon/ibmdotcom-services": "2.54.0",
97+
"@carbon/ibmdotcom-styles": "2.54.0",
98+
"@carbon/ibmdotcom-utilities": "2.54.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.53.0, @carbon/ibmdotcom-services@workspace:packages/services":
3443+
"@carbon/ibmdotcom-services@npm:2.54.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.53.0"
3456+
"@carbon/ibmdotcom-utilities": "npm:2.54.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.53.1, @carbon/ibmdotcom-styles@workspace:packages/styles":
3490+
"@carbon/ibmdotcom-styles@npm:2.54.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.53.0, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
3528+
"@carbon/ibmdotcom-utilities@npm:2.54.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.53.0"
3593+
"@carbon/ibmdotcom-services": "npm:2.54.0"
35943594
"@carbon/ibmdotcom-services-store": "npm:1.53.7"
3595-
"@carbon/ibmdotcom-styles": "npm:2.53.1"
3596-
"@carbon/ibmdotcom-utilities": "npm:2.53.0"
3595+
"@carbon/ibmdotcom-styles": "npm:2.54.0"
3596+
"@carbon/ibmdotcom-utilities": "npm:2.54.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)