Skip to content

Commit

Permalink
chore(release): 69.1.0
Browse files Browse the repository at this point in the history
## [69.1.0](v69.0.0...v69.1.0) (2021-04-23)

### Features

* **tile-select:** add new footer prop ([baa4442](baa4442))
* **tile-select:** expand prop types for title, subtitle and description to node ([7563e4e](7563e4e))
  • Loading branch information
semantic-release-bot authored and carbonci committed Apr 23, 2021
1 parent 5f86e9f commit 21dc80f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [69.1.0](https://github.com/Sage/carbon/compare/v69.0.0...v69.1.0) (2021-04-23)


### Features

* **tile-select:** add new footer prop ([baa4442](https://github.com/Sage/carbon/commit/baa4442ffef9a50e39b9f686909aa94c04fb9128))
* **tile-select:** expand prop types for title, subtitle and description to node ([7563e4e](https://github.com/Sage/carbon/commit/7563e4ebc797cb0301307a3bee372f60d51e0ed9))

## [69.0.0](https://github.com/Sage/carbon/compare/v68.25.3...v69.0.0) (2021-04-22)


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

0 comments on commit 21dc80f

Please sign in to comment.