Skip to content

Commit f1c3cf1

Browse files
committed
release: v0.4.0
1 parent 76244d2 commit f1c3cf1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [0.4.0](https://github.com/vuejs/petite-vue/compare/v0.3.0...v0.4.0) (2021-12-10)
2+
3+
### Breaking Changes
4+
5+
- require vue: prefix for lifecycle hooks ([a981928](https://github.com/vuejs/petite-vue/commit/a9819283f8504a9c2d0cea4d9d122028eba2d10d))
6+
17
# [0.3.0](https://github.com/vuejs/petite-vue/compare/v0.2.3...v0.3.0) (2021-09-14)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "petite-vue",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "5kb subset of Vue optimized for progressive enhancement",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)