Skip to content

Commit df71e92

Browse files
chore: release 1.3.7 [skip ci]
## [1.3.7](v1.3.6...v1.3.7) (2021-01-29) ### Bug Fixes * upgrade git-url-parse from 11.4.3 to 11.4.4 ([#78](#78)) ([3e0144c](3e0144c))
1 parent 3e0144c commit df71e92

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.7](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.6...v1.3.7) (2021-01-29)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade git-url-parse from 11.4.3 to 11.4.4 ([#78](https://github.com/tobiasbueschel/git-push-pr/issues/78)) ([3e0144c](https://github.com/tobiasbueschel/git-push-pr/commit/3e0144c5e9c6b648db4e9a93d58c0002f12aa413))
7+
18
## [1.3.6](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.5...v1.3.6) (2021-01-15)
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.6",
3+
"version": "1.3.7",
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)