Skip to content

Commit a98fa45

Browse files
chore: release 1.3.5 [skip ci]
## [1.3.5](v1.3.4...v1.3.5) (2020-11-08) ### Bug Fixes * upgrade git-url-parse from 11.2.0 to 11.4.0 ([#72](#72)) ([97c946b](97c946b)) * upgrade open from 7.2.1 to 7.3.0 ([#73](#73)) ([597d701](597d701))
1 parent 597d701 commit a98fa45

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.5](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.4...v1.3.5) (2020-11-08)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade git-url-parse from 11.2.0 to 11.4.0 ([#72](https://github.com/tobiasbueschel/git-push-pr/issues/72)) ([97c946b](https://github.com/tobiasbueschel/git-push-pr/commit/97c946b21ab5c077780106f5b84f4fc35e24aca0))
7+
* upgrade open from 7.2.1 to 7.3.0 ([#73](https://github.com/tobiasbueschel/git-push-pr/issues/73)) ([597d701](https://github.com/tobiasbueschel/git-push-pr/commit/597d7015e728e133718fe08e3ed11efd3a61a323))
8+
19
## [1.3.4](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.3...v1.3.4) (2020-10-24)
210

311

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.4",
3+
"version": "1.3.5",
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)