Skip to content

Commit fc80aaa

Browse files
chore: release 1.3.9 [skip ci]
## [1.3.9](v1.3.8...v1.3.9) (2021-02-17) ### Bug Fixes * upgrade open from 7.4.0 to 7.4.1 ([#80](#80)) ([e96803a](e96803a))
1 parent e96803a commit fc80aaa

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.9](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.8...v1.3.9) (2021-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade open from 7.4.0 to 7.4.1 ([#80](https://github.com/tobiasbueschel/git-push-pr/issues/80)) ([e96803a](https://github.com/tobiasbueschel/git-push-pr/commit/e96803a4a5c45053591b58d3c4295ae68d0fe8c6))
7+
18
## [1.3.8](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.7...v1.3.8) (2021-02-03)
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.8",
3+
"version": "1.3.9",
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)