Skip to content

Commit

Permalink
chore(release): 66.9.0 [skip ci]
Browse files Browse the repository at this point in the history
## [66.9.0](v66.8.0...v66.9.0) (2021-02-18)

### Features

* **select:** add popperjs positioning mechanism ([9bd1a74](9bd1a74))

### Bug Fixes

* **multi-select:** fix closing multi-select when deleting pills ([80c95de](80c95de))
  • Loading branch information
semantic-release-bot authored and carbonci committed Feb 18, 2021
1 parent e29bb21 commit 0acd20c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [66.9.0](https://github.com/Sage/carbon/compare/v66.8.0...v66.9.0) (2021-02-18)


### Features

* **select:** add popperjs positioning mechanism ([9bd1a74](https://github.com/Sage/carbon/commit/9bd1a74962903c0b3c8f9c2455227701e210afec))


### Bug Fixes

* **multi-select:** fix closing multi-select when deleting pills ([80c95de](https://github.com/Sage/carbon/commit/80c95defa941128402a159c97cb19e8bf5d9f53a))

## [66.8.0](https://github.com/Sage/carbon/compare/v66.7.0...v66.8.0) (2021-02-18)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "carbon-react",
"version": "66.8.0",
"version": "66.9.0",
"description": "A library of reusable React components for easily building user interfaces.",
"engineStrict": true,
"engines": {
Expand Down

0 comments on commit 0acd20c

Please sign in to comment.