Skip to content

Commit

Permalink
v2.154.0-next.27
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed Jun 24, 2024
1 parent 5800802 commit 0c37e93
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
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.27](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.154.0-next.26...v2.154.0-next.27) (2024-06-24)


### Bug Fixes

* deploy only when code is updated on next branch ([1e9c7cc](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/1e9c7cc71e5c628314c3b33d392abd892eceef6d))


### Features

* deploy storybook to github page ([ed3f9f2](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/ed3f9f24c63b73d2687b9ab104c07acc6f2aeae8))





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


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.26",
"version": "2.154.0-next.27",
"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.

# [2.154.0-next.27](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.154.0-next.26...v2.154.0-next.27) (2024-06-24)


### Features

* deploy storybook to github page ([ed3f9f2](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/ed3f9f24c63b73d2687b9ab104c07acc6f2aeae8))





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


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

0 comments on commit 0c37e93

Please sign in to comment.