Skip to content

Commit b5615c0

Browse files
authored
minor release v1.10.0 (#195)
1 parent 57c0107 commit b5615c0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
## v1.10.0 (2021-11-05)
3+
4+
#### :zap: Improvement Features
5+
* [#194](https://github.com/intlify/vue-i18n-locale-message/pull/194) improvement: infuse formatting with vue template compiler v2 ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
211

312

413
## v1.8.0 (2021-08-10)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-i18n-locale-message",
33
"description": "i18n locale messages management tool / library for vue-i18n",
4-
"version": "1.9.0",
4+
"version": "1.10.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)