Skip to content

Commit 9bfac96

Browse files
chore: release 1.3.14 [skip ci]
## [1.3.14](v1.3.13...v1.3.14) (2022-01-14) ### Bug Fixes * package.json & package-lock.json to reduce vulnerabilities ([#97](#97)) ([f41da95](f41da95))
1 parent f41da95 commit 9bfac96

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.14](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.13...v1.3.14) (2022-01-14)
2+
3+
4+
### Bug Fixes
5+
6+
* package.json & package-lock.json to reduce vulnerabilities ([#97](https://github.com/tobiasbueschel/git-push-pr/issues/97)) ([f41da95](https://github.com/tobiasbueschel/git-push-pr/commit/f41da955c731fc456312badc4e2486b7cfd1dd08))
7+
18
## [1.3.13](https://github.com/tobiasbueschel/git-push-pr/compare/v1.3.12...v1.3.13) (2021-08-06)
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.13",
3+
"version": "1.3.14",
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)