Skip to content

Commit

Permalink
chore(release): 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed May 17, 2021
1 parent 5d8024f commit 8186584
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
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.

### [1.3.4](https://github.com/nuxt/telemetry/compare/v1.3.3...v1.3.4) (2021-05-17)


### Bug Fixes

* esm compatibility with `require.main` (resolves [#49](https://github.com/nuxt/telemetry/issues/49)) ([5d8024f](https://github.com/nuxt/telemetry/commit/5d8024f3c8b951e9a17f31deb818e281015cacbb))

### [1.3.3](https://github.com/nuxt/telemetry/compare/v1.3.2...v1.3.3) (2021-01-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxt/telemetry",
"version": "1.3.3",
"version": "1.3.4",
"repository": "nuxt/telemetry",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 8186584

Please sign in to comment.