Skip to content

Commit

Permalink
chore: release 5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 21, 2024
1 parent aa89740 commit 598b970
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "5.0.6"
".": "5.0.7"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.7](https://github.com/npm/git/compare/v5.0.6...v5.0.7) (2024-04-21)

### Chores

* [`aa89740`](https://github.com/npm/git/commit/aa89740b87a7383bcf3920d14d88e022597f2f0d) [#184](https://github.com/npm/git/pull/184) postinstall for dependabot template-oss PR (@lukekarrys)
* [`b7ab170`](https://github.com/npm/git/commit/b7ab17047e52a514af10688ae8611aaca96be696) [#184](https://github.com/npm/git/pull/184) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

## [5.0.6](https://github.com/npm/git/compare/v5.0.5...v5.0.6) (2024-04-12)

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/git",
"version": "5.0.6",
"version": "5.0.7",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down

0 comments on commit 598b970

Please sign in to comment.