Skip to content

Commit

Permalink
chore(release): 102.6.1
Browse files Browse the repository at this point in the history
### [102.6.1](v102.6.0...v102.6.1) (2022-01-05)

### Bug Fixes

* **page:** ensure that children are constrained inside of component ([598edfd](598edfd)), closes [#4616](#4616)
  • Loading branch information
semantic-release-bot authored and carbonci committed Jan 5, 2022
1 parent cca48f4 commit 501440a
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 @@
### [102.6.1](https://github.com/Sage/carbon/compare/v102.6.0...v102.6.1) (2022-01-05)


### Bug Fixes

* **page:** ensure that children are constrained inside of component ([598edfd](https://github.com/Sage/carbon/commit/598edfd5ae09c8818a27e8bff841d7e2e7adde93)), closes [#4616](https://github.com/Sage/carbon/issues/4616)

## [102.6.0](https://github.com/Sage/carbon/compare/v102.5.0...v102.6.0) (2022-01-05)


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

0 comments on commit 501440a

Please sign in to comment.