Skip to content

Commit af61fe9

Browse files
author
Romain TOUZE
committed
chore(release): 0.2.13
1 parent 9bad9d7 commit af61fe9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
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.13](https://github.com/dansmaculotte/nuxt-segment/compare/v0.2.12...v0.2.13) (2022-03-11)
6+
7+
8+
### Bug Fixes
9+
10+
* shouldUseRouter() always return true ([0f27f61](https://github.com/dansmaculotte/nuxt-segment/commit/0f27f61e0fa0449fc188a5dd41f4a7a22e6efa0b))
11+
* typo ([26bcb88](https://github.com/dansmaculotte/nuxt-segment/commit/26bcb882e24e7e044f5909c449ec50fbbc3c7f61))
12+
513
### [0.2.12](https://github.com/dansmaculotte/nuxt-segment/compare/v0.2.11...v0.2.12) (2022-02-24)
614

715

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dansmaculotte/nuxt-segment",
3-
"version": "0.2.12",
3+
"version": "0.2.13",
44
"description": "Nuxt.js module for Segment Analytics.js",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)