diff --git a/CHANGELOG.md b/CHANGELOG.md index e879023..3da5347 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.2.2](https://github.com/nuxt-community/applicationinsights-module/compare/v1.2.1...v1.2.2) (2021-06-17) + ### [1.2.1](https://github.com/nuxt-community/applicationinsights-module/compare/v1.2.0...v1.2.1) (2020-12-17) diff --git a/package.json b/package.json index d6dc1b3..aab5e3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/applicationinsights", - "version": "1.2.1", + "version": "1.2.2", "description": "AppInsights module for Nuxt.js", "repository": "nuxt-community/applicationinsights-module", "license": "MIT",