We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc4e75 commit 965924cCopy full SHA for 965924c
packages/vue/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.1.7 (2024-04-01)
4
5
- Bump `@vue/compiler-dom` and handle breaking change ([#32](https://github.com/bluwy/whyframe/issues/32))
6
- Allow Vite 5 as peer dependency
packages/vue/package.json
@@ -1,7 +1,7 @@
{
"name": "@whyframe/vue",
"description": "Vue support for whyframe",
- "version": "0.1.6",
+ "version": "0.1.7",
"author": "Bjorn Lu",
"license": "MIT",
7
"type": "module",
0 commit comments