Skip to content

Commit 606d6f9

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 3128b15 + 3899881 commit 606d6f9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/angular-extensions/pretty-html-log/compare/v1.0.1...v1.0.2) (2019-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** adjust package.json and trigger a release ([4e31227](https://github.com/angular-extensions/pretty-html-log/commit/4e3122794833ca96cda984b21d303d2e264c630c))
7+
18
## [1.0.1](https://github.com/angular-extensions/pretty-html-log/compare/v1.0.0...v1.0.1) (2019-11-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-extensions/pretty-html-log",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"scripts": {
55
"adjust-version": "npm-run-all adjust-version:*",
66
"adjust-version:lib": "replace-json-property projects/ng-simple-alert/package.json version $VERSION",

0 commit comments

Comments
 (0)