Skip to content

Commit 7c2f0d6

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2021-03-17) ### Bug Fixes * **build:** fix pretty-html-log dep ([55df5ed](55df5ed))
1 parent 4374cd6 commit 7c2f0d6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/angular-extensions/pretty-html-log/compare/v4.0.0...v4.0.1) (2021-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** fix pretty-html-log dep ([55df5ed](https://github.com/angular-extensions/pretty-html-log/commit/55df5edee27bf267bfbf991a8f70c01a951dcc12))
7+
18
# [4.0.0](https://github.com/angular-extensions/pretty-html-log/compare/v3.1.3...v4.0.0) (2021-03-17)
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": "4.0.0",
3+
"version": "4.0.1",
44
"scripts": {
55
"adjust-version": "npm-run-all adjust-version:*",
66
"adjust-version:lib": "replace-json-property projects/pretty-html-log/package.json version $VERSION",

projects/pretty-html-log/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": "4.0.0",
3+
"version": "4.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)