Skip to content

Commit

Permalink
chore(release): 1.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.3](v1.6.2...v1.6.3) (2022-02-21)

### Bug Fixes

* accordion exported twice ([82690ba](82690ba))
* ts error in accordion props ([e3a918f](e3a918f))
  • Loading branch information
semantic-release-bot committed Feb 21, 2022
1 parent e3a918f commit aa6838f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.6.3](https://github.com/tim-richter/next-boiler/compare/v1.6.2...v1.6.3) (2022-02-21)


### Bug Fixes

* accordion exported twice ([82690ba](https://github.com/tim-richter/next-boiler/commit/82690bae34fba562f3002f030308c6844cf1cc56))
* ts error in accordion props ([e3a918f](https://github.com/tim-richter/next-boiler/commit/e3a918fd317b61bb6d75bcd74e362b0d96d5127a))

## [1.6.2](https://github.com/tim-richter/next-boiler/compare/v1.6.1...v1.6.2) (2022-01-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-boiler",
"version": "1.6.2",
"version": "1.6.3",
"private": true,
"engines": {
"node": ">=14.17.6"
Expand Down

0 comments on commit aa6838f

Please sign in to comment.