Skip to content

Commit c773c18

Browse files
committed
v5.1.1
1 parent 740a305 commit c773c18

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.1.1](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.1.0...v5.1.1) (2025-06-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **xmsall-size:** xsmall support for card and tooltip ([fb9e3cc](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/fb9e3cce0bc3f9b13de83e4ea18a3ee404733fa4))
12+
13+
14+
15+
16+
617
# [5.1.0](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.0.4...v5.1.0) (2025-06-24)
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.1.0",
4+
"version": "5.1.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.1.1](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.1.0...v5.1.1) (2025-06-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **xmsall-size:** xsmall support for card and tooltip ([fb9e3cc](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/fb9e3cce0bc3f9b13de83e4ea18a3ee404733fa4))
12+
13+
14+
15+
16+
617
# [5.1.0](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v5.0.4...v5.1.0) (2025-06-24)
718

819

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": "5.1.0",
348+
"version": "5.1.1",
349349
"resolutions": {
350350
"chokidar": "3.3.1",
351351
"react-grid-layout": "1.2.2",

0 commit comments

Comments
 (0)