Skip to content

Commit

Permalink
chore(release): 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aldarund committed Oct 27, 2022
1 parent 11c9220 commit 13ef744
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [2.0.7](https://github.com/nuxt-community/applicationinsights-module/compare/v2.0.6...v2.0.7) (2022-10-27)


### Bug Fixes

* properly track ssr request and errors with nitro ([899d935](https://github.com/nuxt-community/applicationinsights-module/commit/899d9358573c37a3f711109783fd64d368271952))

### [2.0.6](https://github.com/nuxt-community/applicationinsights-module/compare/v2.0.5...v2.0.6) (2022-10-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/applicationinsights",
"version": "2.0.6",
"version": "2.0.7",
"description": "AppInsights module for Nuxt.js",
"repository": "nuxt-community/applicationinsights-module",
"license": "MIT",
Expand Down

0 comments on commit 13ef744

Please sign in to comment.