Skip to content

Commit bf65efc

Browse files
chore: release 1.3.8 [skip ci]
## [1.3.8](v1.3.7...v1.3.8) (2021-02-03) ### Bug Fixes * upgrade open from 7.3.1 to 7.4.0 ([#79](#79)) ([d6bdc3d](d6bdc3d))
1 parent d6bdc3d commit bf65efc

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.8](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.7...v1.3.8) (2021-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade open from 7.3.1 to 7.4.0 ([#79](https://github.com/tobiasbueschel/git-push-pr/issues/79)) ([d6bdc3d](https://github.com/tobiasbueschel/git-push-pr/commit/d6bdc3d5e33fc7567e4d378a331d776a7513f20e))
7+
18
## [1.3.7](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.6...v1.3.7) (2021-01-29)
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.7",
3+
"version": "1.3.8",
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)