Skip to content

Commit

Permalink
chore(release): 1.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.1](v1.7.0...v1.7.1) (2022-03-03)

### Bug Fixes

* import order for plop static pages ([5ed9825](5ed9825))
  • Loading branch information
semantic-release-bot committed Mar 3, 2022
1 parent 5ed9825 commit 13ddeeb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.1](https://github.com/tim-richter/next-boiler/compare/v1.7.0...v1.7.1) (2022-03-03)


### Bug Fixes

* import order for plop static pages ([5ed9825](https://github.com/tim-richter/next-boiler/commit/5ed98259a9b5eb3fa2313f379682884ce83153c2))

# [1.7.0](https://github.com/tim-richter/next-boiler/compare/v1.6.3...v1.7.0) (2022-02-25)


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.7.0",
"version": "1.7.1",
"private": true,
"engines": {
"node": ">=14.17.6"
Expand Down

0 comments on commit 13ddeeb

Please sign in to comment.