Skip to content

Commit

Permalink
chore(release): v2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Nov 22, 2023
1 parent 29b6df0 commit 897592a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## v2.5.3

[compare changes](https://github.com/nuxt/telemetry/compare/v2.5.2...v2.5.3)

### 🏡 Chore

- Fix generate command ([e2cbc66](https://github.com/nuxt/telemetry/commit/e2cbc66))

### ❤️ Contributors

- Sébastien Chopin ([@Atinux](http://github.com/Atinux))

## v2.5.2

[compare changes](https://github.com/nuxt/telemetry/compare/v2.5.1...v2.5.2)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxt/telemetry",
"packageManager": "[email protected]",
"version": "2.5.2",
"version": "2.5.3",
"repository": "nuxt/telemetry",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -67,4 +67,4 @@
"vitest": "^0.34.6",
"vue-tsc": "^1.8.22"
}
}
}

0 comments on commit 897592a

Please sign in to comment.