Skip to content

Commit 0a4a54a

Browse files
committed
v4.1.7
1 parent a8d4e13 commit 0a4a54a

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.1.7](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.1.6...v4.1.7) (2025-05-02)
7+
8+
9+
### Bug Fixes
10+
11+
* aligned nested Load More Button ([#3948](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/3948)) ([a8d4e13](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/a8d4e13d8a0e931e1326e113bb48d7adfabfaf36))
12+
13+
14+
15+
16+
617
## [4.1.6](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.1.5...v4.1.6) (2025-04-12)
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.1.6",
4+
"version": "4.1.7",
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.1.7](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.1.6...v4.1.7) (2025-05-02)
7+
8+
9+
### Bug Fixes
10+
11+
* aligned nested Load More Button ([#3948](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/3948)) ([a8d4e13](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/a8d4e13d8a0e931e1326e113bb48d7adfabfaf36))
12+
13+
14+
15+
16+
617
## [4.1.6](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.1.5...v4.1.6) (2025-04-12)
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
@@ -345,7 +345,7 @@
345345
"whatwg-fetch": "^3.0.0"
346346
},
347347
"sideEffects": false,
348-
"version": "4.1.6",
348+
"version": "4.1.7",
349349
"resolutions": {
350350
"chokidar": "3.3.1",
351351
"react-grid-layout": "1.2.2",

0 commit comments

Comments
 (0)