Skip to content

Commit 880bad2

Browse files
committed
chore(release): publish
- @carbon/[email protected] - @carbon/[email protected] - @carbon/[email protected]
1 parent aa69aa5 commit 880bad2

File tree

7 files changed

+38
-11
lines changed

7 files changed

+38
-11
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.17.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-02-20)
7+
8+
**Note:** Version bump only for package @carbon/ibmdotcom-services
9+
10+
11+
12+
13+
614
# [2.17.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-02-07)
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.17.0",
4+
"version": "2.17.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.17.0",
50+
"@carbon/ibmdotcom-utilities": "2.17.1",
5151
"@ibm/telemetry-js": "^1.5.0",
5252
"axios": "^1.6.8",
5353
"marked": "^4.0.10",

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

packages/web-components/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.17.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-02-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **content-block-paragraph:** fixing the logic to hide the component … ([#12214](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12214)) ([5dc83a3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/5dc83a33abbeb22f9c3f3b5605aaa999c687bff7))
12+
13+
14+
15+
16+
617
# [2.17.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-02-07)
718

819
**Note:** Version bump only for package @carbon/ibmdotcom-web-components

packages/web-components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbon/ibmdotcom-web-components",
3-
"version": "2.17.0",
3+
"version": "2.17.1",
44
"description": "Carbon for IBM.com Web Components",
55
"license": "Apache-2.0",
66
"exports": {
@@ -92,9 +92,9 @@
9292
"cypress:verify": "cypress verify"
9393
},
9494
"dependencies": {
95-
"@carbon/ibmdotcom-services": "2.17.0",
95+
"@carbon/ibmdotcom-services": "2.17.1",
9696
"@carbon/ibmdotcom-styles": "2.17.0",
97-
"@carbon/ibmdotcom-utilities": "2.17.0",
97+
"@carbon/ibmdotcom-utilities": "2.17.1",
9898
"@carbon/layout": "11.27.0",
9999
"@carbon/motion": "11.24.0",
100100
"@carbon/styles": "1.65.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3369,7 +3369,7 @@ __metadata:
33693369
languageName: node
33703370
linkType: hard
33713371

3372-
"@carbon/ibmdotcom-services@npm:2.17.0, @carbon/ibmdotcom-services@workspace:packages/services":
3372+
"@carbon/ibmdotcom-services@npm:2.17.1, @carbon/ibmdotcom-services@workspace:packages/services":
33733373
version: 0.0.0-use.local
33743374
resolution: "@carbon/ibmdotcom-services@workspace:packages/services"
33753375
dependencies:
@@ -3382,7 +3382,7 @@ __metadata:
33823382
"@babel/plugin-transform-runtime": "npm:7.18.5"
33833383
"@babel/preset-env": "npm:~7.23.2"
33843384
"@babel/runtime": "npm:^7.16.3"
3385-
"@carbon/ibmdotcom-utilities": "npm:2.17.0"
3385+
"@carbon/ibmdotcom-utilities": "npm:2.17.1"
33863386
"@ibm/telemetry-js": "npm:^1.5.0"
33873387
"@rollup/plugin-babel": "npm:^5.3.1"
33883388
"@rollup/plugin-commonjs": "npm:^21.0.3"
@@ -3454,7 +3454,7 @@ __metadata:
34543454
languageName: node
34553455
linkType: hard
34563456

3457-
"@carbon/ibmdotcom-utilities@npm:2.17.0, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
3457+
"@carbon/ibmdotcom-utilities@npm:2.17.1, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
34583458
version: 0.0.0-use.local
34593459
resolution: "@carbon/ibmdotcom-utilities@workspace:packages/utilities"
34603460
dependencies:
@@ -3519,10 +3519,10 @@ __metadata:
35193519
"@babel/preset-react": "npm:~7.12.1"
35203520
"@babel/template": "npm:~7.12.0"
35213521
"@babel/traverse": "npm:~7.23.7"
3522-
"@carbon/ibmdotcom-services": "npm:2.17.0"
3522+
"@carbon/ibmdotcom-services": "npm:2.17.1"
35233523
"@carbon/ibmdotcom-services-store": "npm:1.53.6"
35243524
"@carbon/ibmdotcom-styles": "npm:2.17.0"
3525-
"@carbon/ibmdotcom-utilities": "npm:2.17.0"
3525+
"@carbon/ibmdotcom-utilities": "npm:2.17.1"
35263526
"@carbon/icon-helpers": "npm:10.53.0"
35273527
"@carbon/icons": "npm:10.48.5"
35283528
"@carbon/icons-react": "npm:^11.33.0"

0 commit comments

Comments
 (0)