Skip to content

Commit 1333591

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2020-04-20) ### Bug Fixes * **docs:** add blog post ([9aada7d](9aada7d))
1 parent 14c411c commit 1333591

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.1](https://github.com/angular-extensions/pretty-html-log/compare/v3.1.0...v3.1.1) (2020-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** add blog post ([9aada7d](https://github.com/angular-extensions/pretty-html-log/commit/9aada7dd65d8e3b5dc5eab97db3331db2d569c0f))
7+
18
# [3.1.0](https://github.com/angular-extensions/pretty-html-log/compare/v3.0.0...v3.1.0) (2020-04-20)
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.1.0",
3+
"version": "3.1.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

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

0 commit comments

Comments
 (0)