Skip to content

Commit 6984431

Browse files
committed
v2.155.9
1 parent 2aa769a commit 6984431

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

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.155.9](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.155.8...v2.155.9) (2025-06-26)
7+
8+
**Note:** Version bump only for package ibm-ai-applications
9+
10+
11+
12+
13+
614
## [2.155.8](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.155.7...v2.155.8) (2025-05-29)
715

816
**Note:** Version bump only for package ibm-ai-applications

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*"],
33
"useWorkspaces": true,
4-
"version": "2.155.8",
4+
"version": "2.155.9",
55
"npmClient": "yarn"
66
}

packages/react/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.155.9](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.155.8...v2.155.9) (2025-06-26)
7+
8+
**Note:** Version bump only for package carbon-addons-iot-react
9+
10+
11+
12+
13+
614
## [2.155.8](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.155.7...v2.155.8) (2025-05-29)
715

816
**Note:** Version bump only for package carbon-addons-iot-react

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
"whatwg-fetch": "^3.0.0"
342342
},
343343
"sideEffects": false,
344-
"version": "2.155.8",
344+
"version": "2.155.9",
345345
"resolutions": {
346346
"chokidar": "3.3.1",
347347
"react-grid-layout": "1.2.2",

0 commit comments

Comments
 (0)