Skip to content

Commit 70933ae

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.1.3...v4.0.0) (2021-03-17) ### Features * 🎸 Angular 11 ([afaf73e](afaf73e)) ### BREAKING CHANGES * 🧨 Angular 11
1 parent b8d6a08 commit 70933ae

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.0.0](https://github.com/angular-extensions/pretty-html-log/compare/v3.1.3...v4.0.0) (2021-03-17)
2+
3+
4+
### Features
5+
6+
* 🎸 Angular 11 ([afaf73e](https://github.com/angular-extensions/pretty-html-log/commit/afaf73e855737ca47f00fe291b543ecd4a7d5bd7))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* 🧨 Angular 11
12+
113
## [3.1.3](https://github.com/angular-extensions/pretty-html-log/compare/v3.1.2...v3.1.3) (2020-11-30)
214

315

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": "3.1.3",
3+
"version": "4.0.0",
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": "3.1.3",
3+
"version": "4.0.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)