Skip to content

Commit

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

## [4.0.13](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.12...v4.0.13) (2025-01-08)


### Bug Fixes

* use data prop instead of event ([1c0807e](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/1c0807e19ee319b7698bb765d4989775c1720418))





## [4.0.12](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.11...v4.0.12) (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.12",
"version": "4.0.13",
"npmClient": "yarn"
}
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.13](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.12...v4.0.13) (2025-01-08)


### Bug Fixes

* use data prop instead of event ([1c0807e](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/1c0807e19ee319b7698bb765d4989775c1720418))





## [4.0.12](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.11...v4.0.12) (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.12",
"version": "4.0.13",
"resolutions": {
"chokidar": "3.3.1",
"react-grid-layout": "1.2.2",
Expand Down

0 comments on commit f696840

Please sign in to comment.