diff --git a/CHANGELOG.md b/CHANGELOG.md index faa87ab..bec883b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [1.1.3](https://github.com/moritzsternemann/vue-plausible/compare/v1.1.2...v1.1.3) (2021-02-19) + ### [1.1.2](https://github.com/moritzsternemann/vue-plausible/compare/v1.1.1...v1.1.2) (2021-01-18) diff --git a/package-lock.json b/package-lock.json index 7fcca11..fb6a945 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-plausible", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index f34ba10..a67d28f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-plausible", - "version": "1.1.2", + "version": "1.1.3", "description": "Plausible analytics as Vue.js and NuxtJS plugins", "license": "MIT", "author": {