File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
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
+
1
8
# [ 5.0.0] ( https://github.com/angular-extensions/pretty-html-log/compare/v4.0.1...v5.0.0 ) (2022-01-04)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-extensions/pretty-html-log" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.1 " ,
4
4
"scripts" : {
5
5
"adjust-version" : " npm-run-all adjust-version:*" ,
6
6
"adjust-version:lib" : " replace-json-property projects/pretty-html-log/package.json version $VERSION" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-extensions/pretty-html-log" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments