Skip to content

Commit 39e1db8

Browse files
chore: release 1.3.11 [skip ci]
## [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))
1 parent 26eba67 commit 39e1db8

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.11](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.10...v1.3.11) (2021-05-30)
2+
3+
4+
### Bug Fixes
5+
6+
* 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))
7+
* 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))
8+
19
## [1.3.10](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.9...v1.3.10) (2021-02-18)
210

311

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.10",
3+
"version": "1.3.11",
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)