Skip to content

Commit

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

### Bug Fixes

* target blank on button link ([4a0d149](4a0d149))

### Features

* add nuxt link handling in button ([187ae5c](187ae5c))
  • Loading branch information
semantic-release-bot committed Aug 6, 2021
1 parent 4a0d149 commit 3168872
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.7.0](https://github.com/nkCreation/nkcreation.com/compare/v1.6.0...v1.7.0) (2021-08-06)


### Bug Fixes

* target blank on button link ([4a0d149](https://github.com/nkCreation/nkcreation.com/commit/4a0d149c27b419551e4ad95cda43d07b7d2ea146))


### Features

* add nuxt link handling in button ([187ae5c](https://github.com/nkCreation/nkcreation.com/commit/187ae5c74675387aa532165c09886633e37ecc16))

# [1.6.0](https://github.com/nkCreation/nkcreation.com/compare/v1.5.6...v1.6.0) (2021-08-04)


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

0 comments on commit 3168872

Please sign in to comment.