Skip to content

Commit 576291e

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2022-01-12) ### Bug Fixes * 🐛 release docs ([0159506](0159506))
1 parent 85eda35 commit 576291e

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,3 +1,10 @@
1+
## [5.0.1](https://github.com/angular-extensions/pretty-html-log/compare/v5.0.0...v5.0.1) (2022-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 release docs ([0159506](https://github.com/angular-extensions/pretty-html-log/commit/0159506e9155bd7ffeac231a23c942524fa678ab))
7+
18
# [5.0.0](https://github.com/angular-extensions/pretty-html-log/compare/v4.0.1...v5.0.0) (2022-01-04)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-extensions/pretty-html-log",
3-
"version": "5.0.0",
3+
"version": "5.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-extensions/pretty-html-log",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)