Skip to content

Commit

Permalink
Release vue 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Apr 1, 2024
1 parent 7cc4e75 commit 965924c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## 0.1.7 (2024-04-01)

- Bump `@vue/compiler-dom` and handle breaking change ([#32](https://github.com/bluwy/whyframe/issues/32))
- Allow Vite 5 as peer dependency
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -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",
"type": "module",
Expand Down

0 comments on commit 965924c

Please sign in to comment.