Skip to content

Commit 087392d

Browse files
authored
prerelease release v2.0.0-beta.3 (#157)
1 parent 30202e7 commit 087392d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
## v2.0.0-beta.3 (2021-07-07)
3+
4+
#### :bug: Bug Fixes
5+
* [#155](https://github.com/intlify/vue-i18n-locale-message/pull/155) fix: I took into account the format of the path. ([@kiibo382](https://github.com/kiibo382))
6+
7+
#### Committers: 1
8+
- shota kizawa ([@kiibo382](https://github.com/kiibo382))
9+
10+
211
## v2.0.0-beta.2 (2021-07-06)
312

413
* Support ignore path

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-locale-message",
33
"description": "i18n locale messages management tool / library for vue-i18n",
4-
"version": "2.0.0-beta.2",
4+
"version": "2.0.0-beta.3",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)