Skip to content

Commit f39e2ec

Browse files
committed
chore: release v1.3.1
1 parent ee8907e commit f39e2ec

File tree

4 files changed

+3806
-3732
lines changed

4 files changed

+3806
-3732
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.1](https://github.com/klarkc/vue-i18n-fetch/compare/v1.3.0...v1.3.1) (2021-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* lock vue-demi version to fix [#3](https://github.com/klarkc/vue-i18n-fetch/issues/3) ([d3ff320](https://github.com/klarkc/vue-i18n-fetch/commit/d3ff3202fb371ca33aa0f79dd65c17396c8c69fc))
7+
18
# [1.3.0](https://github.com/klarkc/vue-i18n-fetch/compare/v1.2.3...v1.3.0) (2021-05-18)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-i18n-fetch",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Async store and load vue-i18n messages",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)