Skip to content

Commit

Permalink
chore: release 6.0.1 (#130)
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
*
[`25e2a76`](25e2a76)
[#129](#129) bump
`@npmcli/git@6.0.0`

---
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 25e2a76 commit 914737e
Show file tree
Hide file tree
Showing 3 changed files with 6 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"
}
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [6.0.1](https://github.com/npm/package-json/compare/v6.0.0...v6.0.1) (2024-10-02)
### Dependencies
* [`25e2a76`](https://github.com/npm/package-json/commit/25e2a766e8af0a7ba45218ae8025616632ae5ee2) [#129](https://github.com/npm/package-json/pull/129) bump `@npmcli/git@6.0.0`

## [6.0.0](https://github.com/npm/package-json/compare/v5.2.1...v6.0.0) (2024-09-26)
### ⚠️ BREAKING CHANGES
* `@npmcli/package-json` 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/package-json",
"version": "6.0.0",
"version": "6.0.1",
"description": "Programmatic API to update package.json",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 914737e

Please sign in to comment.