diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e4e6df1..c1711d78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## v0.4.5 + +[compare changes](https://github.com/nuxt/scripts/compare/v0.4.4...v0.4.5) + +### 🏡 Chore + +- Bump docs ([b762e13](https://github.com/nuxt/scripts/commit/b762e13)) + +### ❤️ Contributors + +- Harlan ([@harlan-zw](http://github.com/harlan-zw)) + ## v0.4.4 [compare changes](https://github.com/nuxt/scripts/compare/v0.4.3...v0.4.4) diff --git a/package.json b/package.json index dba5a4f3..92a6f69d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nuxt/scripts", "type": "module", - "version": "0.4.4", + "version": "0.4.5", "packageManager": "pnpm@9.1.4", "description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.", "author": {