We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746bceb commit 6753869Copy full SHA for 6753869
packages/vue/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.1.6 (2022-04-03)
4
5
- Bump dependencies
6
- Allow Vite 4 as peer dependency
packages/vue/package.json
@@ -1,7 +1,7 @@
{
"name": "@whyframe/vue",
"description": "Vue support for whyframe",
- "version": "0.1.5",
+ "version": "0.1.6",
"author": "Bjorn Lu",
"license": "MIT",
7
"type": "module",
0 commit comments