Skip to content

Commit

Permalink
chore(release): 1.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.8.0](v1.7.0...v1.8.0) (2021-08-06)

### Features

* add default layout ([9ccd191](9ccd191))
  • Loading branch information
semantic-release-bot committed Aug 6, 2021
1 parent 647053e commit 1b6c278
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.8.0](https://github.com/nkCreation/nkcreation.com/compare/v1.7.0...v1.8.0) (2021-08-06)


### Features

* add default layout ([9ccd191](https://github.com/nkCreation/nkcreation.com/commit/9ccd191ad8c376f057232db108e815ca27403053))

# [1.7.0](https://github.com/nkCreation/nkcreation.com/compare/v1.6.0...v1.7.0) (2021-08-06)


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": "nkcreation",
"version": "1.7.0",
"version": "1.8.0",
"private": true,
"scripts": {
"dev": "nuxt",
Expand Down

0 comments on commit 1b6c278

Please sign in to comment.