Skip to content

Commit

Permalink
chore(release): 107.1.2
Browse files Browse the repository at this point in the history
### [107.1.2](v107.1.1...v107.1.2) (2022-06-14)

### Bug Fixes

* **button-toggle-group:** ensure that id prop is passed to FormField ([0b81a5e](0b81a5e))
  • Loading branch information
semantic-release-bot authored and carbonci committed Jun 14, 2022
1 parent 5480674 commit 39f4ade
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 @@
### [107.1.2](https://github.com/Sage/carbon/compare/v107.1.1...v107.1.2) (2022-06-14)


### Bug Fixes

* **button-toggle-group:** ensure that id prop is passed to FormField ([0b81a5e](https://github.com/Sage/carbon/commit/0b81a5e044f5b32913b7735c77cd71ad3304c07c))

### [107.1.1](https://github.com/Sage/carbon/compare/v107.1.0...v107.1.1) (2022-06-14)


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

0 comments on commit 39f4ade

Please sign in to comment.