diff --git a/CHANGELOG.md b/CHANGELOG.md index 33b09b2..175bd22 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.5](https://github.com/nuxt/telemetry/compare/v1.3.4...v1.3.5) (2021-05-17) + ### [1.3.4](https://github.com/nuxt/telemetry/compare/v1.3.3...v1.3.4) (2021-05-17) diff --git a/package.json b/package.json index 4b3eb64..d56a077 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/telemetry", - "version": "1.3.4", + "version": "1.3.5", "repository": "nuxt/telemetry", "license": "MIT", "main": "dist/index.js",