Skip to content

Commit

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

# [2.151.0-next.16](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.151.0-next.15...v2.151.0-next.16) (2022-09-12)


### Bug Fixes

* **statefultable:** filter handler on button click ([68a1137](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/68a11377d195f929e64c9bcf8e728653f000b591)), closes [#3460](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/3460)
* **table:** loop in overflow menu state update ([591d6cd](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/591d6cdf1cbd237e87e9514b7e12e05e325946a1)), closes [#3359](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/3359)





# [2.151.0-next.15](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.151.0-next.14...v2.151.0-next.15) (2022-09-09)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"packages/*"
],
"useWorkspaces": true,
"version": "2.151.0-next.15",
"version": "2.151.0-next.16",
"npmClient": "yarn"
}
12 changes: 12 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.151.0-next.16](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.151.0-next.15...v2.151.0-next.16) (2022-09-12)


### Bug Fixes

* **statefultable:** filter handler on button click ([68a1137](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/68a11377d195f929e64c9bcf8e728653f000b591)), closes [#3460](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/3460)
* **table:** loop in overflow menu state update ([591d6cd](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/591d6cdf1cbd237e87e9514b7e12e05e325946a1)), closes [#3359](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/3359)





# [2.151.0-next.15](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.151.0-next.14...v2.151.0-next.15) (2022-09-09)


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

0 comments on commit 4032d9e

Please sign in to comment.