Skip to content

Commit 472e841

Browse files
chore: release 1.3.12 [skip ci]
## [1.3.12](v1.3.11...v1.3.12) (2021-06-11) ### Bug Fixes * upgrade meow from 8.0.0 to 8.1.2 ([#88](#88)) ([f45f491](f45f491))
1 parent f45f491 commit 472e841

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.12](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.11...v1.3.12) (2021-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade meow from 8.0.0 to 8.1.2 ([#88](https://github.com/tobiasbueschel/git-push-pr/issues/88)) ([f45f491](https://github.com/tobiasbueschel/git-push-pr/commit/f45f4911eafe0a3bc8d5299f6196a4892eddc033))
7+
18
## [1.3.11](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.10...v1.3.11) (2021-05-30)
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.11",
3+
"version": "1.3.12",
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)