Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit ddf77fb

Browse files
committed
🎉 release(minor): v0.1.0
1 parent aed981f commit ddf77fb

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<a name="0.1.0"></a>
2+
# 0.1.0 (2019-11-15)
3+
4+
5+
### :star: New Features
6+
7+
* support transformer ([8689848](https://github.com/kazupon/vue-i18n-jest/commit/8689848))
8+
9+
10+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-i18n-jest",
33
"description": "vue-jest wrapper for i18n custom blocks",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)