Skip to content

Commit 924bbbb

Browse files
committed
chore(release): 0.2.7
1 parent 9bf855d commit 924bbbb

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.2.7](https://github.com/daliborgogic/nuxt-interpolation/compare/v0.2.6...v0.2.7) (2021-11-06)
6+
7+
8+
### Features
9+
10+
* event metaKey ([de6c417](https://github.com/daliborgogic/nuxt-interpolation/commit/de6c417450c5c56e4007fe51ac613c765903b7b5))
11+
12+
13+
### Bug Fixes
14+
15+
* missing `noopener` ([9bf855d](https://github.com/daliborgogic/nuxt-interpolation/commit/9bf855de5678ef7f4689ff2703233be0f1e6b5d4))
16+
517
### [0.2.6](https://github.com/daliborgogic/nuxt-interpolation/compare/v0.2.2...v0.2.6) (2021-11-06)
618

719

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-interpolation",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
55
"main": "lib/module.js",
66
"directories": {

0 commit comments

Comments
 (0)