Skip to content

Commit 7b46959

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](1.3.0...1.3.1) (2020-10-05) ### Bug Fixes * **release:** schedule release ([3de6a6c](3de6a6c))
1 parent 3de6a6c commit 7b46959

File tree

2 files changed

+9
-2
lines changed

2 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+
## [1.3.1](https://github.com/dargmuesli/dargstack-example/compare/1.3.0...1.3.1) (2020-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** schedule release ([3de6a6c](https://github.com/dargmuesli/dargstack-example/commit/3de6a6c7b944d728120a94493c922147e082c43f))
7+
18
# [1.3.0](https://github.com/dargmuesli/dargstack-example/compare/1.2.0...1.3.0) (2020-10-03)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dargstack-example",
33
"private": true,
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"scheduleVersion": "1.3.1",
66
"scripts": {
77
"ng": "ng",
@@ -53,4 +53,4 @@
5353
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
5454
}
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)