Skip to content

Commit db0f717

Browse files
chore: release 1.3.0 [skip ci]
# [1.3.0](v1.2.8...v1.3.0) (2020-08-19) ### Features * add alias -n for --no-verify option ([#66](#66)) ([68f0b2a](68f0b2a))
1 parent 68f0b2a commit db0f717

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.0](https://github.com/tobiasbueschel/git-push-pr/compare/v1.2.8...v1.3.0) (2020-08-19)
2+
3+
4+
### Features
5+
6+
* add alias -n for --no-verify option ([#66](https://github.com/tobiasbueschel/git-push-pr/issues/66)) ([68f0b2a](https://github.com/tobiasbueschel/git-push-pr/commit/68f0b2ac277792fa4cfc85244dc5766f3eefea00))
7+
18
## [1.2.8](https://github.com/tobiasbueschel/git-push-pr/compare/v1.2.7...v1.2.8) (2020-08-19)
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.2.8",
3+
"version": "1.3.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)