Skip to content

Commit efd9c36

Browse files
chore(release): 3.1.2 [skip ci]
## [3.1.2](v3.1.1...v3.1.2) (2020-09-20) ### Bug Fixes * **range:** support multiple Angular versions ([407f30f](407f30f))
1 parent 37be488 commit efd9c36

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.2](https://github.com/angular-extensions/pretty-html-log/compare/v3.1.1...v3.1.2) (2020-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **range:** support multiple Angular versions ([407f30f](https://github.com/angular-extensions/pretty-html-log/commit/407f30f08b7673a811f420227e377a840c3a1157))
7+
18
## [3.1.1](https://github.com/angular-extensions/pretty-html-log/compare/v3.1.0...v3.1.1) (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.1",
3+
"version": "3.1.2",
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.1",
3+
"version": "3.1.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)