Skip to content

Commit 8be5991

Browse files
chore: release 1.4.0 [skip ci]
# [1.4.0](v1.3.15...v1.4.0) (2022-05-06) ### Features * add main to default protected branches ([5fecfe5](5fecfe5))
1 parent 563fed0 commit 8be5991

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.4.0](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.15...v1.4.0) (2022-05-06)
2+
3+
4+
### Features
5+
6+
* add main to default protected branches ([5fecfe5](https://github.com/tobiasbueschel/git-push-pr/commit/5fecfe5bb2ea18713f59e3f11319d627dcf9fcca))
7+
18
## [1.3.15](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.14...v1.3.15) (2022-01-14)
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.15",
3+
"version": "1.4.0",
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)