Skip to content

Commit

Permalink
chore: release 6.0.1 (#218)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [6.0.1](v6.0.0...v6.0.1)
(2024-10-02)
### Dependencies
*
[`a4c2c21`](a4c2c21)
[#216](#216) bump `[email protected]`
*
[`3bbfa2c`](3bbfa2c)
[#216](#216) bump
`[email protected]`

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 2, 2024
1 parent a4c2c21 commit 575cd2e
Show file tree
Hide file tree
Showing 3 changed files with 7 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 @@
{
".": "6.0.0"
".": "6.0.1"
}
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [6.0.1](https://github.com/npm/git/compare/v6.0.0...v6.0.1) (2024-10-02)
### Dependencies
* [`a4c2c21`](https://github.com/npm/git/commit/a4c2c21c74c9c0c9d73a9ea857ad8cedc47879cc) [#216](https://github.com/npm/git/pull/216) bump `[email protected]`
* [`3bbfa2c`](https://github.com/npm/git/commit/3bbfa2c769fb4c3beb118eab4f93c42aef1ccbaf) [#216](https://github.com/npm/git/pull/216) bump `[email protected]`

## [6.0.0](https://github.com/npm/git/compare/v5.0.8...v6.0.0) (2024-09-26)
### ⚠️ BREAKING CHANGES
* `@npmcli/git` now supports node `^18.17.0 || >=20.5.0`
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": "6.0.0",
"version": "6.0.1",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down

0 comments on commit 575cd2e

Please sign in to comment.