Skip to content

Commit 1b0acef

Browse files
Merge eab0de1 into main
2 parents 9475b75 + eab0de1 commit 1b0acef

13 files changed

Lines changed: 68 additions & 20 deletions

File tree

packages/services-store/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+
## [1.53.7](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services-store@1.53.6...@carbon/ibmdotcom-services-store@1.53.7) (2025-09-22)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-services-store
9+
10+
11+
12+
13+
614
## [1.53.6](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services-store@1.53.5...@carbon/ibmdotcom-services-store@1.53.6) (2025-01-17)
715

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

packages/services-store/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-services-store",
33
"private": true,
4-
"version": "1.53.6",
4+
"version": "1.53.7",
55
"description": "Redux store for Carbon for IBM.com Services",
66
"license": "Apache-2.0",
77
"main": "lib/store.js",

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.32.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services@2.32.0...@carbon/ibmdotcom-services@2.32.1) (2025-09-22)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-services
9+
10+
11+
12+
13+
614
# [2.32.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services@2.31.0...@carbon/ibmdotcom-services@2.32.0) (2025-09-18)
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.32.0",
4+
"version": "2.32.1",
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.32.0",
50+
"@carbon/ibmdotcom-utilities": "2.32.1",
5151
"@ibm/telemetry-js": "^1.5.0",
5252
"axios": "^1.6.8",
5353
"marked": "^4.0.10",

packages/storybook-addon-theme/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+
## [1.44.7](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/storybook-addon-theme@1.44.6...@carbon/storybook-addon-theme@1.44.7) (2025-09-22)
7+
8+
**Note:** Version bump only for package @carbon/storybook-addon-theme
9+
10+
11+
12+
13+
614
## [1.44.6](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/storybook-addon-theme@1.44.5...@carbon/storybook-addon-theme@1.44.6) (2025-01-17)
715

816
**Note:** Version bump only for package @carbon/storybook-addon-theme

packages/storybook-addon-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/storybook-addon-theme",
33
"private": true,
4-
"version": "1.44.6",
4+
"version": "1.44.7",
55
"description": "Storybook add-on for Carbon theme chooser",
66
"license": "Apache-2.0",
77
"main": "es/index.js",

packages/styles/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.32.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@2.32.0...@carbon/ibmdotcom-styles@2.32.1) (2025-09-22)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-styles
9+
10+
11+
12+
13+
614
# [2.32.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@2.31.0...@carbon/ibmdotcom-styles@2.32.0) (2025-09-18)
715

816
**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.32.0",
4+
"version": "2.32.1",
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.32.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-utilities@2.32.0...@carbon/ibmdotcom-utilities@2.32.1) (2025-09-22)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-utilities
9+
10+
11+
12+
13+
614
# [2.32.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-utilities@2.31.0...@carbon/ibmdotcom-utilities@2.32.0) (2025-09-18)
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.32.0",
4+
"version": "2.32.1",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",

0 commit comments

Comments
 (0)