File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.1.0 " ></a >
2
+ # 0.1.0 (2019-08-28)
3
+
4
+
5
+ ### :star : New Features
6
+
7
+ * ** cli:** squeeze and infuse commands ([ 60d1136] ( https://github.com/kazupon/vue-i18n-locale-message/commit/60d1136 ) )
8
+ * i18n custom block updating ([ ff236a8] ( https://github.com/kazupon/vue-i18n-locale-message/commit/ff236a8 ) )
9
+ * ** api:** extract i18n locale messages from i18n custom block meta info ([ 9f4c47c] ( https://github.com/kazupon/vue-i18n-locale-message/commit/9f4c47c ) )
10
+ * ** api:** reflect locale message meta from SFC file info ([ ef674ce] ( https://github.com/kazupon/vue-i18n-locale-message/commit/ef674ce ) )
11
+ * ** api:** support yaml and json5 format ([ 5e21036] ( https://github.com/kazupon/vue-i18n-locale-message/commit/5e21036 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-i18n-locale-message" ,
3
3
"description" : " i18n locale messages management tool / library for vue-i18n" ,
4
- "version" : " 0.0.1 " ,
4
+ "version" : " 0.1.0 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments