Skip to content

Commit 65ba14e

Browse files
chore(release): 1.36.0 [skip ci]
# [1.36.0](v1.35.1...v1.36.0) (2019-11-19) ### Bug Fixes * **locales:** added upath for filepath normalize ([733ec3d](733ec3d)) * **locales:** fix regex for windows ([5b1c21a](5b1c21a)) * **optimize:** fix images ([0b32abd](0b32abd)) * **test-windows:** get filePath ([dfdad2b](dfdad2b)) ### Features * **optimize:** added page content load via require (virtualModule) ([bd18725](bd18725)) ### Performance Improvements * **optimize:** fix components visible ([eaf0397](eaf0397))
1 parent bfcc797 commit 65ba14e

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Project Changelog
22

3+
# [1.36.0](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/compare/v1.35.1...v1.36.0) (2019-11-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **locales:** added upath for filepath normalize ([733ec3d](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/733ec3d2b93515a228f9550d9ad209d59498a72c))
9+
* **locales:** fix regex for windows ([5b1c21a](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/5b1c21a020b58066a2818b04015eeed96828589e))
10+
* **optimize:** fix images ([0b32abd](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/0b32abdd8e70a247d6cd532522e41d3c7a5c3ca2))
11+
* **test-windows:** get filePath ([dfdad2b](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/dfdad2be785ea805007e65c57fd9025db442cfd2))
12+
13+
14+
### Features
15+
16+
* **optimize:** added page content load via require (virtualModule) ([bd18725](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/bd18725a31e10edb332e8e1d092eb4e66166ee8a))
17+
18+
19+
### Performance Improvements
20+
21+
* **optimize:** fix components visible ([eaf0397](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/eaf0397ac0f659a889905285333ddf04a350c613))
22+
323
## [1.35.1](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/compare/v1.35.0...v1.35.1) (2019-11-18)
424

525

package-lock.json

Lines changed: 1 addition & 1 deletion
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.35.1",
3+
"version": "1.36.0",
44
"description": "Grabarz & Partner Boilerplate",
55
"author": "Stephan Gerbeth",
66
"contributors": [

0 commit comments

Comments
 (0)