Skip to content

Commit

Permalink
chore: release 1.3.12 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 11, 2021
1 parent f45f491 commit 472e841
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.12](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.11...v1.3.12) (2021-06-11)


### Bug Fixes

* 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))

## [1.3.11](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.10...v1.3.11) (2021-05-30)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "git-push-pr",
"version": "1.3.11",
"version": "1.3.12",
"description": "Git push and open pull request",
"license": "MIT",
"repository": "https://github.com/tobiasbueschel/git-push-pr",
Expand Down

0 comments on commit 472e841

Please sign in to comment.