Skip to content

Commit 01a6c4e

Browse files
Merge c2ab145 into main
2 parents 6f4cb01 + c2ab145 commit 01a6c4e

5 files changed

Lines changed: 29 additions & 5 deletions

File tree

packages/styles/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.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)
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)) ([815b52b](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/815b52badf78e356afc4bdd3a302a7823bf34477))
12+
* **pricing-table:** change token value for header cell bot spacing ([#12596](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12596)) ([03ab5cf](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/03ab5cf12c41ec1d7661279f88b12b4663be4446))
13+
14+
15+
16+
17+
618
# [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)
719

820

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.0",
4+
"version": "2.53.1",
55
"license": "Apache-2.0",
66
"main": "dist/ibm-dotcom-styles.min.css",
77
"module": "src/scss",

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.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)
7+
8+
9+
### Features
10+
11+
* **cta:** add suppor to chang theme prop ([#12589](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12589)) ([db3b338](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/db3b33822d76ec02f0fd07ac8cbf8fe5bf7ce746))
12+
* **cta:** pass slotted CTA data to lightbox ([#12587](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12587)) ([6ceaa5e](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/6ceaa5e4aee99da7b4a847524df580052d19f6b8))
13+
14+
15+
16+
17+
618
# [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)
719

820

packages/web-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbon/ibmdotcom-web-components",
3-
"version": "2.56.0",
3+
"version": "2.56.1",
44
"description": "Carbon for IBM.com Web Components",
55
"license": "Apache-2.0",
66
"exports": {
@@ -94,7 +94,7 @@
9494
},
9595
"dependencies": {
9696
"@carbon/ibmdotcom-services": "2.53.0",
97-
"@carbon/ibmdotcom-styles": "2.53.0",
97+
"@carbon/ibmdotcom-styles": "2.53.1",
9898
"@carbon/ibmdotcom-utilities": "2.53.0",
9999
"@carbon/layout": "11.52.0",
100100
"@carbon/motion": "11.45.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3487,7 +3487,7 @@ __metadata:
34873487
languageName: unknown
34883488
linkType: soft
34893489

3490-
"@carbon/ibmdotcom-styles@npm:2.53.0, @carbon/ibmdotcom-styles@workspace:packages/styles":
3490+
"@carbon/ibmdotcom-styles@npm:2.53.1, @carbon/ibmdotcom-styles@workspace:packages/styles":
34913491
version: 0.0.0-use.local
34923492
resolution: "@carbon/ibmdotcom-styles@workspace:packages/styles"
34933493
dependencies:
@@ -3592,7 +3592,7 @@ __metadata:
35923592
"@babel/traverse": "npm:~7.28.0"
35933593
"@carbon/ibmdotcom-services": "npm:2.53.0"
35943594
"@carbon/ibmdotcom-services-store": "npm:1.53.7"
3595-
"@carbon/ibmdotcom-styles": "npm:2.53.0"
3595+
"@carbon/ibmdotcom-styles": "npm:2.53.1"
35963596
"@carbon/ibmdotcom-utilities": "npm:2.53.0"
35973597
"@carbon/icon-helpers": "npm:10.76.0"
35983598
"@carbon/icons": "npm:10.48.6"

0 commit comments

Comments
 (0)