Skip to content

Commit

Permalink
chore: release 1.3.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.11](v1.3.10...v1.3.11) (2021-05-30)

### Bug Fixes

* package.json & package-lock.json to reduce vulnerabilities ([#82](#82)) ([eeed160](eeed160))
* upgrade chalk from 4.1.0 to 4.1.1 ([#84](#84)) ([8667776](8667776))
  • Loading branch information
semantic-release-bot committed May 30, 2021
1 parent 26eba67 commit 39e1db8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.3.11](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.10...v1.3.11) (2021-05-30)


### Bug Fixes

* package.json & package-lock.json to reduce vulnerabilities ([#82](https://github.com/tobiasbueschel/git-push-pr/issues/82)) ([eeed160](https://github.com/tobiasbueschel/git-push-pr/commit/eeed160e29dd830a7985b57c0357156333129b3b))
* upgrade chalk from 4.1.0 to 4.1.1 ([#84](https://github.com/tobiasbueschel/git-push-pr/issues/84)) ([8667776](https://github.com/tobiasbueschel/git-push-pr/commit/86677764855c06eb94fd349d1cf872cc6eb180c6))

## [1.3.10](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.9...v1.3.10) (2021-02-18)


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.10",
"version": "1.3.11",
"description": "Git push and open pull request",
"license": "MIT",
"repository": "https://github.com/tobiasbueschel/git-push-pr",
Expand Down

0 comments on commit 39e1db8

Please sign in to comment.