Skip to content

Commit

Permalink
v4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed Dec 20, 2024
1 parent 6258b68 commit b21aca2
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.8](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.7...v4.0.8) (2024-12-20)


### Bug Fixes

* display valid date format ([#3908](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/3908)) ([6258b68](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/6258b68039c5e8b825959499b0db4ff12dca74d6))





## [4.0.7](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.6...v4.0.7) (2024-12-12)


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.7",
"version": "4.0.8",
"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.8](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.7...v4.0.8) (2024-12-20)


### Bug Fixes

* display valid date format ([#3908](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/3908)) ([6258b68](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/6258b68039c5e8b825959499b0db4ff12dca74d6))





## [4.0.7](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v4.0.6...v4.0.7) (2024-12-12)


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

0 comments on commit b21aca2

Please sign in to comment.