Skip to content

Commit fd6d3a5

Browse files
chore: release 1.3.6 [skip ci]
## [1.3.6](v1.3.5...v1.3.6) (2021-01-15) ### Bug Fixes * upgrade git-url-parse from 11.4.0 to 11.4.3 ([#76](#76)) ([db1f505](db1f505)) * upgrade open from 7.3.0 to 7.3.1 ([#77](#77)) ([54e2ee9](54e2ee9))
1 parent b325894 commit fd6d3a5

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.6](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.5...v1.3.6) (2021-01-15)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade git-url-parse from 11.4.0 to 11.4.3 ([#76](https://github.com/tobiasbueschel/git-push-pr/issues/76)) ([db1f505](https://github.com/tobiasbueschel/git-push-pr/commit/db1f505e6cd56d8f739de63c77855b4ebe2bcaef))
7+
* upgrade open from 7.3.0 to 7.3.1 ([#77](https://github.com/tobiasbueschel/git-push-pr/issues/77)) ([54e2ee9](https://github.com/tobiasbueschel/git-push-pr/commit/54e2ee92734f351011465b80eccab74562cf5840))
8+
19
## [1.3.5](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.4...v1.3.5) (2020-11-08)
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.5",
3+
"version": "1.3.6",
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)