Skip to content

Commit

Permalink
chore(release): 110.0.1
Browse files Browse the repository at this point in the history
### [110.0.1](v110.0.0...v110.0.1) (2022-08-10)

### Bug Fixes

* **popover-container:** ensure clicks inside popover do not close it ([48808bc](48808bc))
  • Loading branch information
semantic-release-bot authored and carbonci committed Aug 10, 2022
1 parent 2ceeac2 commit 4e1b83f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [110.0.1](https://github.com/Sage/carbon/compare/v110.0.0...v110.0.1) (2022-08-10)


### Bug Fixes

* **popover-container:** ensure clicks inside popover do not close it ([48808bc](https://github.com/Sage/carbon/commit/48808bc32b4437729a2d3aa74f1f1013ea354c8e))

## [110.0.0](https://github.com/Sage/carbon/compare/v109.7.1...v110.0.0) (2022-08-09)


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": "110.0.0",
"version": "110.0.1",
"description": "A library of reusable React components for easily building user interfaces.",
"engineStrict": true,
"engines": {
Expand Down

0 comments on commit 4e1b83f

Please sign in to comment.