Skip to content

Commit 3f91e7f

Browse files
chore: release 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2020-08-19) ### Bug Fixes * upgrade ora from 4.0.5 to 4.1.1 ([#65](#65)) ([4911ae8](4911ae8))
1 parent 4911ae8 commit 3f91e7f

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.2.8](https://github.com/tobiasbueschel/git-push-pr/compare/v1.2.7...v1.2.8) (2020-08-19)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade ora from 4.0.5 to 4.1.1 ([#65](https://github.com/tobiasbueschel/git-push-pr/issues/65)) ([4911ae8](https://github.com/tobiasbueschel/git-push-pr/commit/4911ae8bad73bcc3a00842f0a261911e6e053508))
7+
18
## [1.2.7](https://github.com/tobiasbueschel/git-push-pr/compare/v1.2.6...v1.2.7) (2020-08-18)
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.7",
3+
"version": "1.2.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)