Skip to content

Commit 3de1ea2

Browse files
committed
chore(release): publish [skip ci]
- [email protected] - [email protected] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected]
1 parent 4949e7e commit 3de1ea2

File tree

15 files changed

+80
-24
lines changed

15 files changed

+80
-24
lines changed

config/babel-preset-ibm-cloud-cognitive/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+
# [0.24.0](https://github.com/carbon-design-system/ibm-products/compare/babel-preset-ibm-cloud-cognitive@[email protected]) (2025-05-14)
7+
8+
**Note:** Version bump only for package babel-preset-ibm-cloud-cognitive
9+
10+
11+
12+
13+
614
# [0.24.0-rc.0](https://github.com/carbon-design-system/ibm-products/compare/babel-preset-ibm-cloud-cognitive@[email protected]) (2025-05-05)
715

816

config/babel-preset-ibm-cloud-cognitive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "babel-preset-ibm-cloud-cognitive",
33
"private": true,
4-
"version": "0.24.0-rc.0",
4+
"version": "0.24.0",
55
"license": "Apache-2.0",
66
"main": "index.js",
77
"repository": {

config/jest-config-ibm-cloud-cognitive/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.25.0](https://github.com/carbon-design-system/ibm-products/compare/jest-config-ibm-cloud-cognitive@[email protected]) (2025-05-14)
7+
8+
**Note:** Version bump only for package jest-config-ibm-cloud-cognitive
9+
10+
11+
12+
13+
614
# [1.25.0-rc.0](https://github.com/carbon-design-system/ibm-products/compare/jest-config-ibm-cloud-cognitive@[email protected]) (2025-05-05)
715

816
**Note:** Version bump only for package jest-config-ibm-cloud-cognitive

config/jest-config-ibm-cloud-cognitive/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jest-config-ibm-cloud-cognitive",
33
"private": true,
4-
"version": "1.25.0-rc.0",
4+
"version": "1.25.0",
55
"license": "Apache-2.0",
66
"main": "index.js",
77
"repository": {
@@ -39,7 +39,7 @@
3939
"accessibility-checker": "^4.0.2",
4040
"axe-core": "^4.10.3",
4141
"babel-jest": "^29.7.0",
42-
"babel-preset-ibm-cloud-cognitive": "^0.24.0-rc.0",
42+
"babel-preset-ibm-cloud-cognitive": "^0.24.0",
4343
"chalk": "^4.1.2",
4444
"identity-obj-proxy": "^3.0.0",
4545
"jest-circus": "^29.7.0",

config/storybook-addon-carbon-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+
# [2.15.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-05-14)
7+
8+
**Note:** Version bump only for package @carbon/storybook-addon-theme
9+
10+
11+
12+
13+
614
# [2.15.0-rc.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-05-05)
715

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

config/storybook-addon-carbon-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
"description": "Carbon theme switcher for Storybook",
4-
"version": "2.15.0-rc.0",
4+
"version": "2.15.0",
55
"license": "Apache-2.0",
66
"main": "dist/react.js",
77
"repository": {

packages/core/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.42.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-05-14)
7+
8+
**Note:** Version bump only for package @carbon/ibm-cloud-cognitive-core
9+
10+
11+
12+
13+
614
# [2.42.0-rc.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-05-05)
715

816

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/ibm-cloud-cognitive-core",
33
"private": true,
4-
"version": "2.42.0-rc.0",
4+
"version": "2.42.0",
55
"license": "Apache-2.0",
66
"main": "scripts/build.js",
77
"repository": {
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@carbon/grid": "^11.34.0",
32-
"@carbon/ibm-products-styles": "^2.62.0-rc.0",
32+
"@carbon/ibm-products-styles": "^2.62.0",
3333
"@carbon/layout": "^11.32.0",
3434
"@carbon/motion": "^11.26.0",
3535
"@carbon/react": "^1.81.0",

packages/ibm-products-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.62.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-05-14)
7+
8+
**Note:** Version bump only for package @carbon/ibm-products-styles
9+
10+
11+
12+
13+
614
# [2.62.0-rc.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-05-05)
715

816

packages/ibm-products-styles/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/ibm-products-styles",
33
"description": "Carbon for IBM Products styles",
4-
"version": "2.62.0-rc.0",
4+
"version": "2.62.0",
55
"license": "Apache-2.0",
66
"installConfig": {
77
"hoistingLimits": "none"
@@ -52,7 +52,7 @@
5252
"cross-env": "^7.0.3",
5353
"glob": "^11.0.1",
5454
"jest": "^29.7.0",
55-
"jest-config-ibm-cloud-cognitive": "^1.25.0-rc.0",
55+
"jest-config-ibm-cloud-cognitive": "^1.25.0",
5656
"jest-environment-jsdom": "^29.7.0",
5757
"npm-check-updates": "^17.1.15",
5858
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)