Skip to content

Commit 24b5aab

Browse files
chore: release 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2020-10-24) ### Bug Fixes * upgrade git-url-parse from 11.1.3 to 11.2.0 ([#70](#70)) ([24ddce5](24ddce5))
1 parent 24ddce5 commit 24b5aab

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+
## [1.3.2](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.1...v1.3.2) (2020-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade git-url-parse from 11.1.3 to 11.2.0 ([#70](https://github.com/tobiasbueschel/git-push-pr/issues/70)) ([24ddce5](https://github.com/tobiasbueschel/git-push-pr/commit/24ddce56a1adda021e469b0618c71a45f9ee038f))
7+
18
## [1.3.1](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.0...v1.3.1) (2020-08-26)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-push-pr",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Git push and open pull request",
55
"license": "MIT",
66
"repository": "https://github.com/tobiasbueschel/git-push-pr",

0 commit comments

Comments
 (0)