Skip to content

Commit 0111463

Browse files
chore(release): 1.15.1 [skip ci]
## [1.15.1](v1.15.0...v1.15.1) (2019-04-20) ### Bug Fixes * **vue-i18n:** hot reload of global locales ([1869f6b](1869f6b))
1 parent 35a06c3 commit 0111463

File tree

3 files changed

+30
-9
lines changed

3 files changed

+30
-9
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.15.1](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/compare/v1.15.0...v1.15.1) (2019-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **vue-i18n:** hot reload of global locales ([1869f6b](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/1869f6b))
7+
18
# [1.15.0](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/compare/v1.14.3...v1.15.0) (2019-04-10)
29

310

package-lock.json

Lines changed: 22 additions & 8 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": "gp-vue-boilerplate",
3-
"version": "1.15.0",
3+
"version": "1.15.1",
44
"description": "Grabarz & Partner Boilerplate",
55
"author": "Stephan Gerbeth",
66
"contributors": [

0 commit comments

Comments
 (0)