Skip to content

Commit 72625da

Browse files
committed
v5.7.1
1 parent 8567f5d commit 72625da

4 files changed

Lines changed: 18 additions & 2 deletions

File tree

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+
## [5.7.1](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.7.0...v5.7.1) (2026-01-23)
7+
8+
**Note:** Version bump only for package ibm-ai-applications
9+
10+
11+
12+
13+
614
# [5.7.0](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.6.7...v5.7.0) (2026-01-21)
715

816

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.7.0",
4+
"version": "5.7.1",
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+
## [5.7.1](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.7.0...v5.7.1) (2026-01-23)
7+
8+
**Note:** Version bump only for package carbon-addons-iot-react
9+
10+
11+
12+
13+
614
# [5.7.0](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.6.7...v5.7.0) (2026-01-21)
715

816

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.7.0",
356+
"version": "5.7.1",
357357
"resolutions": {
358358
"chokidar": "3.3.1",
359359
"react-grid-layout": "1.2.2",

0 commit comments

Comments
 (0)