File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 5.0.0] ( https://github.com/angular-extensions/pretty-html-log/compare/v4.0.1...v5.0.0 ) (2022-01-04)
2
+
3
+
4
+ ### chore
5
+
6
+ * 🤖 Angular 13 ([ ca0fa69] ( https://github.com/angular-extensions/pretty-html-log/commit/ca0fa6977374c13156790276c0d92a59d9b6d3ae ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * 🎸 add phl method ([ bf5f393] ( https://github.com/angular-extensions/pretty-html-log/commit/bf5f3935cbb1ba1854760dfe61b99686fa4533f9 ) )
12
+ * 🎸 angular 12 ([ b2be6b1] ( https://github.com/angular-extensions/pretty-html-log/commit/b2be6b18be2fda6c4b52ea3e358365bdc0add83a ) )
13
+ * 🎸 provide correct types ([ dc252ed] ( https://github.com/angular-extensions/pretty-html-log/commit/dc252ed48217b877cf6b7c27a09e78aff4b1b076 ) )
14
+
15
+
16
+ ### BREAKING CHANGES
17
+
18
+ * 🧨 Upgrade to Angular 13 and Ivy
19
+ * 🧨 Angular upgrade
20
+
1
21
## [ 4.0.1] ( https://github.com/angular-extensions/pretty-html-log/compare/v4.0.0...v4.0.1 ) (2021-03-17)
2
22
3
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-extensions/pretty-html-log" ,
3
- "version" : " 4 .0.1 " ,
3
+ "version" : " 5 .0.0 " ,
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" : " 4 .0.1 " ,
3
+ "version" : " 5 .0.0 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments