Skip to content

Commit

Permalink
v4.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed Jan 7, 2025
1 parent 15c60c9 commit a805462
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.12](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.11...v4.0.12) (2025-01-07)


### Bug Fixes

* display the hotspot content ([428d312](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/428d3120b78f8fa860c45d6aec8d2d5355739821))
* focus on modal header instead of close button ([c88add1](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/c88add10081c89f51172cb0d3b7913531fa099dd))
* update number input props ([c9fbb14](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/c9fbb141eceeb95dfacdef097aed29f36ef5fd85))





## [4.0.11](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.10...v4.0.11) (2025-01-07)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"useWorkspaces": true,
"version": "4.0.11",
"version": "4.0.12",
"npmClient": "yarn"
}
13 changes: 13 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.12](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.11...v4.0.12) (2025-01-07)


### Bug Fixes

* display the hotspot content ([428d312](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/428d3120b78f8fa860c45d6aec8d2d5355739821))
* focus on modal header instead of close button ([c88add1](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/c88add10081c89f51172cb0d3b7913531fa099dd))
* update number input props ([c9fbb14](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/c9fbb141eceeb95dfacdef097aed29f36ef5fd85))





## [4.0.11](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.10...v4.0.11) (2025-01-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"whatwg-fetch": "^3.0.0"
},
"sideEffects": false,
"version": "4.0.11",
"version": "4.0.12",
"resolutions": {
"chokidar": "3.3.1",
"react-grid-layout": "1.2.2",
Expand Down

0 comments on commit a805462

Please sign in to comment.