Skip to content

Commit fafa06f

Browse files
committed
chore(release): publish
- @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected]
1 parent 6c25a95 commit fafa06f

File tree

9 files changed

+47
-15
lines changed

9 files changed

+47
-15
lines changed

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.35.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-10-30)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-services
9+
10+
11+
12+
13+
614
# [2.34.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-10-17)
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.34.0",
4+
"version": "2.35.0-rc.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.34.0",
50+
"@carbon/ibmdotcom-utilities": "2.35.0-rc.0",
5151
"@ibm/telemetry-js": "^1.5.0",
5252
"axios": "^1.6.8",
5353
"marked": "^4.0.10",

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.35.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-10-30)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-styles
9+
10+
11+
12+
13+
614
# [2.34.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-10-17)
715

816

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.34.0",
4+
"version": "2.35.0-rc.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.35.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-10-30)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-utilities
9+
10+
11+
12+
13+
614
# [2.34.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-10-17)
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.34.0",
4+
"version": "2.35.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",

packages/web-components/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.35.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-10-30)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-web-components
9+
10+
11+
12+
13+
614
# [2.34.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-10-17)
715

816
**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.34.0",
3+
"version": "2.35.0-rc.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.34.0",
97-
"@carbon/ibmdotcom-styles": "2.34.0",
98-
"@carbon/ibmdotcom-utilities": "2.34.0",
96+
"@carbon/ibmdotcom-services": "2.35.0-rc.0",
97+
"@carbon/ibmdotcom-styles": "2.35.0-rc.0",
98+
"@carbon/ibmdotcom-utilities": "2.35.0-rc.0",
9999
"@carbon/layout": "11.27.0",
100100
"@carbon/motion": "11.24.0",
101101
"@carbon/styles": "1.65.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3382,7 +3382,7 @@ __metadata:
33823382
languageName: node
33833383
linkType: hard
33843384

3385-
"@carbon/ibmdotcom-services@npm:2.34.0, @carbon/ibmdotcom-services@workspace:packages/services":
3385+
"@carbon/ibmdotcom-services@npm:2.35.0-rc.0, @carbon/ibmdotcom-services@workspace:packages/services":
33863386
version: 0.0.0-use.local
33873387
resolution: "@carbon/ibmdotcom-services@workspace:packages/services"
33883388
dependencies:
@@ -3395,7 +3395,7 @@ __metadata:
33953395
"@babel/plugin-transform-runtime": "npm:7.18.5"
33963396
"@babel/preset-env": "npm:~7.23.2"
33973397
"@babel/runtime": "npm:^7.16.3"
3398-
"@carbon/ibmdotcom-utilities": "npm:2.34.0"
3398+
"@carbon/ibmdotcom-utilities": "npm:2.35.0-rc.0"
33993399
"@ibm/telemetry-js": "npm:^1.5.0"
34003400
"@rollup/plugin-babel": "npm:^5.3.1"
34013401
"@rollup/plugin-commonjs": "npm:^21.0.3"
@@ -3429,7 +3429,7 @@ __metadata:
34293429
languageName: unknown
34303430
linkType: soft
34313431

3432-
"@carbon/ibmdotcom-styles@npm:2.34.0, @carbon/ibmdotcom-styles@workspace:packages/styles":
3432+
"@carbon/ibmdotcom-styles@npm:2.35.0-rc.0, @carbon/ibmdotcom-styles@workspace:packages/styles":
34333433
version: 0.0.0-use.local
34343434
resolution: "@carbon/ibmdotcom-styles@workspace:packages/styles"
34353435
dependencies:
@@ -3467,7 +3467,7 @@ __metadata:
34673467
languageName: node
34683468
linkType: hard
34693469

3470-
"@carbon/ibmdotcom-utilities@npm:2.34.0, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
3470+
"@carbon/ibmdotcom-utilities@npm:2.35.0-rc.0, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
34713471
version: 0.0.0-use.local
34723472
resolution: "@carbon/ibmdotcom-utilities@workspace:packages/utilities"
34733473
dependencies:
@@ -3532,10 +3532,10 @@ __metadata:
35323532
"@babel/preset-react": "npm:~7.12.1"
35333533
"@babel/template": "npm:~7.12.0"
35343534
"@babel/traverse": "npm:~7.23.7"
3535-
"@carbon/ibmdotcom-services": "npm:2.34.0"
3535+
"@carbon/ibmdotcom-services": "npm:2.35.0-rc.0"
35363536
"@carbon/ibmdotcom-services-store": "npm:1.53.7"
3537-
"@carbon/ibmdotcom-styles": "npm:2.34.0"
3538-
"@carbon/ibmdotcom-utilities": "npm:2.34.0"
3537+
"@carbon/ibmdotcom-styles": "npm:2.35.0-rc.0"
3538+
"@carbon/ibmdotcom-utilities": "npm:2.35.0-rc.0"
35393539
"@carbon/icon-helpers": "npm:10.53.0"
35403540
"@carbon/icons": "npm:10.48.6"
35413541
"@carbon/icons-react": "npm:^11.33.0"

0 commit comments

Comments
 (0)