Skip to content

Commit 965924c

Browse files
committed
Release vue 0.1.7
1 parent 7cc4e75 commit 965924c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/vue/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.1.7 (2024-04-01)
44

55
- Bump `@vue/compiler-dom` and handle breaking change ([#32](https://github.com/bluwy/whyframe/issues/32))
66
- Allow Vite 5 as peer dependency

packages/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@whyframe/vue",
33
"description": "Vue support for whyframe",
4-
"version": "0.1.6",
4+
"version": "0.1.7",
55
"author": "Bjorn Lu",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)