Skip to content

Commit 7303971

Browse files
committed
chore(release): v0.4.3
1 parent cb7bcc1 commit 7303971

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
4+
## v0.4.3
5+
6+
[compare changes](https://github.com/nuxt/scripts/compare/v0.4.2...v0.4.3)
7+
8+
### 🏡 Chore
9+
10+
- Broken releases ([ce80ed2](https://github.com/nuxt/scripts/commit/ce80ed2))
11+
- Missing release dependency ([4a394bd](https://github.com/nuxt/scripts/commit/4a394bd))
12+
- Sync release script to org ([cb7bcc1](https://github.com/nuxt/scripts/commit/cb7bcc1))
13+
14+
### ❤️ Contributors
15+
16+
- Harlan ([@harlan-zw](http://github.com/harlan-zw))
17+

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.4.2",
4+
"version": "0.4.3",
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)