Skip to content

Commit ea4f799

Browse files
chore(release): 4.2.7 [skip ci]
## [4.2.7](v4.2.6...v4.2.7) (2021-02-15) ### Bug Fixes * **handelbars:** fix watch-observer in hb task for empty changes (docs) ([943d08f](943d08f))
1 parent ad03741 commit ea4f799

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Project Changelog
22

3+
## [4.2.7](https://github.com/GrabarzUndPartner/gp-boilerplate/compare/v4.2.6...v4.2.7) (2021-02-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **handelbars:** fix watch-observer in hb task for empty changes (docs) ([943d08f](https://github.com/GrabarzUndPartner/gp-boilerplate/commit/943d08fec49ee37866b3595ce334aabd716b09c2))
9+
310
## [4.2.6](https://github.com/GrabarzUndPartner/gp-boilerplate/compare/v4.2.5...v4.2.6) (2021-02-12)
411

512

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gp-boilerplate",
3-
"version": "4.2.6",
3+
"version": "4.2.7",
44
"description": "Grabarz & Partner - Frontend Boilerplate",
55
"main": "none",
66
"bugs": {

0 commit comments

Comments
 (0)