Skip to content

Commit 2b362df

Browse files
committed
chore(release): v0.6.1
1 parent 5c854e7 commit 2b362df

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.6.1
5+
6+
[compare changes](https://github.com/nuxt/scripts/compare/v0.6.0...v0.6.1)
7+
8+
### 🏡 Chore
9+
10+
- Broken deps ([5c854e7](https://github.com/nuxt/scripts/commit/5c854e7))
11+
12+
### ❤️ Contributors
13+
14+
- Harlan ([@harlan-zw](http://github.com/harlan-zw))
15+
416
## v0.6.0
517

618
[compare changes](https://github.com/nuxt/scripts/compare/v0.5.1...v0.6.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nuxt/scripts",
33
"type": "module",
4-
"version": "0.6.0",
4+
"version": "0.6.1",
55
"packageManager": "[email protected]",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {

0 commit comments

Comments
 (0)