Skip to content

Commit 7ddbff2

Browse files
committed
v4.2.3
1 parent 31ba327 commit 7ddbff2

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+
## [4.2.3](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.2.2...v4.2.3) (2025-11-07)
7+
8+
9+
### Bug Fixes
10+
11+
* **dashbordeditorheader:** fix switcher icon buttons in dashboardeditorheader ([#4034](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/4034)) ([#4036](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/4036)) ([31ba327](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/31ba3278e763222b2764ae87edf44db1e6537f4d))
12+
13+
14+
15+
16+
617
## [4.2.2](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.2.1...v4.2.2) (2025-10-29)
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": "4.2.2",
4+
"version": "4.2.3",
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+
## [4.2.3](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.2.2...v4.2.3) (2025-11-07)
7+
8+
9+
### Bug Fixes
10+
11+
* **dashbordeditorheader:** fix switcher icon buttons in dashboardeditorheader ([#4034](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/4034)) ([#4036](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/4036)) ([31ba327](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/31ba3278e763222b2764ae87edf44db1e6537f4d))
12+
13+
14+
15+
16+
617
## [4.2.2](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.2.1...v4.2.2) (2025-10-29)
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
@@ -344,7 +344,7 @@
344344
"whatwg-fetch": "^3.0.0"
345345
},
346346
"sideEffects": false,
347-
"version": "4.2.2",
347+
"version": "4.2.3",
348348
"resolutions": {
349349
"chokidar": "3.3.1",
350350
"react-grid-layout": "1.2.2",

0 commit comments

Comments
 (0)