Skip to content

Commit 2a556b0

Browse files
chore(release): 1.13.0 [skip ci]
# [1.13.0](v1.12.2...v1.13.0) (2018-11-04) ### Bug Fixes * **cleanup:** restructured and rebuild webpack modules by nuxt style ([1812844](1812844)) * **drafts:** plugins, utils and services ([2bab2a1](2bab2a1)) ### Features * **globals:** global postcss and lang files ([1d79cd0](1d79cd0)) * **picture:** picture support ([230f2ed](230f2ed))
1 parent 0b5aa7e commit 2a556b0

File tree

3 files changed

+37
-9
lines changed

3 files changed

+37
-9
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.13.0](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/compare/v1.12.2...v1.13.0) (2018-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **cleanup:** restructured and rebuild webpack modules by nuxt style ([1812844](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/1812844))
7+
* **drafts:** plugins, utils and services ([2bab2a1](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/2bab2a1))
8+
9+
10+
### Features
11+
12+
* **globals:** global postcss and lang files ([1d79cd0](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/1d79cd0))
13+
* **picture:** picture support ([230f2ed](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/230f2ed))
14+
115
## [1.12.2](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/compare/v1.12.1...v1.12.2) (2018-10-24)
216

317

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.12.2",
3+
"version": "1.13.0",
44
"description": "Grabarz & Partner Boilerplate",
55
"author": "Stephan Gerbeth",
66
"license": "MIT",

0 commit comments

Comments
 (0)