Skip to content

Commit

Permalink
v4.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed Jan 9, 2025
1 parent f486c73 commit 5508dbf
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.14](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.13...v4.0.14) (2025-01-09)


### Bug Fixes

* addressing review comments ([f486c73](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/f486c73a5fbee50ccff9513e7a2d5c672de54d35))
* display public views in the list ([8a5f5b1](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/8a5f5b1da2efc003d214b6e6e47cd74f1a48c238))
* header and suite header fixes to support rtl ([ac6bc74](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/ac6bc742ce39255085e718142634b5b38273c1b0))





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


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.13",
"version": "4.0.14",
"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.14](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.13...v4.0.14) (2025-01-09)


### Bug Fixes

* addressing review comments ([f486c73](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/f486c73a5fbee50ccff9513e7a2d5c672de54d35))
* display public views in the list ([8a5f5b1](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/8a5f5b1da2efc003d214b6e6e47cd74f1a48c238))
* header and suite header fixes to support rtl ([ac6bc74](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/ac6bc742ce39255085e718142634b5b38273c1b0))





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


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.13",
"version": "4.0.14",
"resolutions": {
"chokidar": "3.3.1",
"react-grid-layout": "1.2.2",
Expand Down

0 comments on commit 5508dbf

Please sign in to comment.