Skip to content

Commit

Permalink
chore(release): v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Sep 7, 2024
1 parent bdc5f98 commit bf65cd5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Changelog


## v0.8.4

[compare changes](https://github.com/nuxt/scripts/compare/v0.8.3...v0.8.4)

### 🩹 Fixes

- **ScriptGoogleMaps:** Clean up map markers properly ([53bb530](https://github.com/nuxt/scripts/commit/53bb530))

### 🏡 Chore

- Bump deps and lint ([06c757c](https://github.com/nuxt/scripts/commit/06c757c))
- Sync lock ([bdc5f98](https://github.com/nuxt/scripts/commit/bdc5f98))

### ❤️ Contributors

- Harlan <[email protected]>

## v0.8.3

[compare changes](https://github.com/nuxt/scripts/compare/v0.8.2...v0.8.3)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxt/scripts",
"type": "module",
"version": "0.8.3",
"version": "0.8.4",
"packageManager": "[email protected]",
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
"author": {
Expand Down

0 comments on commit bf65cd5

Please sign in to comment.