Skip to content

Commit 2f1feb1

Browse files
committed
v2.156.0
1 parent c3b28d7 commit 2f1feb1

4 files changed

Lines changed: 24 additions & 2 deletions

File tree

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.156.0](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.155.13...v2.156.0) (2026-03-10)
7+
8+
9+
### Features
10+
11+
* add optional translation support for card labels and titles ([#4079](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/4079)) ([c3b28d7](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/c3b28d739f50888a6fdd303fb4385007264b2e45))
12+
13+
14+
15+
16+
617
## [2.155.13](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.155.12...v2.155.13) (2025-09-23)
718

819
**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.13",
4+
"version": "2.156.0",
55
"npmClient": "yarn"
66
}

packages/react/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.156.0](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.155.13...v2.156.0) (2026-03-10)
7+
8+
9+
### Features
10+
11+
* add optional translation support for card labels and titles ([#4079](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/4079)) ([c3b28d7](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/c3b28d739f50888a6fdd303fb4385007264b2e45))
12+
13+
14+
15+
16+
617
## [2.155.13](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.155.12...v2.155.13) (2025-09-23)
718

819
**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.13",
344+
"version": "2.156.0",
345345
"resolutions": {
346346
"chokidar": "3.3.1",
347347
"react-grid-layout": "1.2.2",

0 commit comments

Comments
 (0)