Skip to content

Commit

Permalink
v2.154.0-next.6
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed Dec 1, 2023
1 parent b668143 commit 226e247
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.

# [2.154.0-next.6](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.154.0-next.5...v2.154.0-next.6) (2023-12-01)


### Features

* **table:** table column filter custom input render ([#3833](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/3833)) ([b668143](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/b668143e68d3e4373c589bb419cde5fb7204663a))





# [2.154.0-next.5](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.154.0-next.4...v2.154.0-next.5) (2023-10-31)


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.154.0-next.5",
"version": "2.154.0-next.6",
"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.6](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.154.0-next.5...v2.154.0-next.6) (2023-12-01)


### Features

* **table:** table column filter custom input render ([#3833](https://github.com/carbon-design-system/carbon-addons-iot-react/issues/3833)) ([b668143](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/b668143e68d3e4373c589bb419cde5fb7204663a))





# [2.154.0-next.5](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.154.0-next.4...v2.154.0-next.5) (2023-10-31)


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

0 comments on commit 226e247

Please sign in to comment.