Skip to content

Commit 7fc56ad

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.0...v3.1.0) (2020-04-20) ### Features * **prettier:** update pretty-html-log to use existing prettier config if available ([69edee7](69edee7))
1 parent 142b340 commit 7fc56ad

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+
# [3.1.0](https://github.com/angular-extensions/pretty-html-log/compare/v3.0.0...v3.1.0) (2020-04-20)
2+
3+
4+
### Features
5+
6+
* **prettier:** update pretty-html-log to use existing prettier config if available ([69edee7](https://github.com/angular-extensions/pretty-html-log/commit/69edee71ee30fe3a32917f5bcf048310856cbd6d))
7+
18
# [3.0.0](https://github.com/angular-extensions/pretty-html-log/compare/v2.0.0...v3.0.0) (2020-04-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": "3.0.0",
3+
"version": "3.1.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.0.0",
3+
"version": "3.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)