Skip to content

Commit 00127a0

Browse files
committed
chore(release): 0.2.6
1 parent f69c474 commit 00127a0

File tree

3 files changed

+25
-100
lines changed

3 files changed

+25
-100
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.6](https://github.com/daliborgogic/nuxt-interpolation/compare/v0.2.2...v0.2.6) (2021-11-06)
6+
7+
8+
### Bug Fixes
9+
10+
* [#12](https://github.com/daliborgogic/nuxt-interpolation/issues/12) ([6913085](https://github.com/daliborgogic/nuxt-interpolation/commit/691308561d22db2eea5aedc06f6aa51522c61de5))
11+
* merge rel attributes ([48f718c](https://github.com/daliborgogic/nuxt-interpolation/commit/48f718ca44cca2cae85c5d7815847adb4f07d9ed))
12+
513
### [0.2.5](https://github.com/daliborgogic/nuxt-interpolation/compare/v0.2.2...v0.2.5) (2021-11-06)
614

715

package-lock.json

Lines changed: 16 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-interpolation",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
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)