Skip to content

Commit 37a1719

Browse files
committed
release: v0.4.1
1 parent 97ea69d commit 37a1719

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.1](https://github.com/vuejs/petite-vue/compare/v0.4.0...v0.4.1) (2022-01-18)
2+
3+
### Bug Fixes
4+
5+
- custom delimiters in child contexts ([#90](https://github.com/vuejs/petite-vue/issues/90)) ([1bbd4d1](https://github.com/vuejs/petite-vue/commit/1bbd4d1c00c6c19f2ee6740e728fb274101fc6c9))
6+
17
# [0.4.0](https://github.com/vuejs/petite-vue/compare/v0.3.0...v0.4.0) (2021-12-10)
28

39
### Breaking Changes

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.4.0",
3+
"version": "0.4.1",
44
"description": "5kb subset of Vue optimized for progressive enhancement",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)