Skip to content

Commit

Permalink
v2.154.0-next.22
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed May 2, 2024
1 parent 8412c27 commit cfc8326
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.154.0-next.22](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.154.0-next.21...v2.154.0-next.22) (2024-05-02)

**Note:** Version bump only for package ibm-ai-applications





# [2.154.0-next.21](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.154.0-next.20...v2.154.0-next.21) (2024-04-19)


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": "2.154.0-next.21",
"version": "2.154.0-next.22",
"npmClient": "yarn"
}
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.154.0-next.22](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.154.0-next.21...v2.154.0-next.22) (2024-05-02)

**Note:** Version bump only for package carbon-addons-iot-react





# [2.154.0-next.21](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.154.0-next.20...v2.154.0-next.21) (2024-04-19)


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

0 comments on commit cfc8326

Please sign in to comment.