Skip to content

Commit 66ddacb

Browse files
committed
Release v1.0.20
1 parent b53f8df commit 66ddacb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
No unreleased changes.
44

5+
## 1.0.20
6+
7+
- chore(pkg): bump deps
8+
- fix: support Vue 2.7
9+
510
## 1.0.19
611

712
- chore(deps): bump deps, unhead

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vueuse/head",
3-
"version": "1.0.19",
3+
"version": "1.0.20",
44
"packageManager": "[email protected]",
55
"description": "Document head manager for Vue 3. SSR ready.",
66
"author": {

0 commit comments

Comments
 (0)