Skip to content

Commit 91bc9cf

Browse files
committed
v5.10.1
1 parent f8edb7c commit 91bc9cf

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

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+
## [5.10.1](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.10.0...v5.10.1) (2026-03-31)
7+
8+
9+
### Bug Fixes
10+
11+
* apply translation to unit and description fields ([#4086](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/4086)) ([f8edb7c](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/f8edb7ce2ba0251f468168f8c73fff54fc9b2f62))
12+
13+
14+
15+
16+
617
# [5.10.0](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.9.2...v5.10.0) (2026-03-31)
718

819

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": "5.10.0",
4+
"version": "5.10.1",
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+
## [5.10.1](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.10.0...v5.10.1) (2026-03-31)
7+
8+
9+
### Bug Fixes
10+
11+
* apply translation to unit and description fields ([#4086](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/4086)) ([f8edb7c](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/f8edb7ce2ba0251f468168f8c73fff54fc9b2f62))
12+
13+
14+
15+
16+
617
# [5.10.0](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.9.2...v5.10.0) (2026-03-31)
718

819

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
"whatwg-fetch": "^3.0.0"
354354
},
355355
"sideEffects": false,
356-
"version": "5.10.0",
356+
"version": "5.10.1",
357357
"resolutions": {
358358
"chokidar": "3.3.1",
359359
"react-grid-layout": "1.2.2",

0 commit comments

Comments
 (0)