diff --git a/CHANGELOG.md b/CHANGELOG.md index e15c45f..1bd8d7c 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.3.7](https://github.com/nuxt/telemetry/compare/v1.3.6...v1.3.7) (2022-10-12) + ### [1.3.6](https://github.com/nuxt/telemetry/compare/v1.3.5...v1.3.6) (2021-05-21) ### [1.3.5](https://github.com/nuxt/telemetry/compare/v1.3.4...v1.3.5) (2021-05-17) diff --git a/package.json b/package.json index 5d1a012..c1c49f1 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/telemetry", - "version": "1.3.6", + "version": "1.3.7", "repository": "nuxt/telemetry", "license": "MIT", "main": "dist/index.js",