Skip to content

Commit 5159434

Browse files
chore: release 5.0.1 (#111)
🤖 I have created a release *beep* *boop* --- ## [5.0.1](v5.0.0...v5.0.1) (2025-10-23) ### Dependencies * [`cee4e06`](cee4e06) [#109](#109) bump json-parse-even-better-errors from 4.0.0 to 5.0.0 (#109) (@dependabot[bot]) --- 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>
1 parent cee4e06 commit 5159434

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.0.0"
2+
".": "5.0.1"
33
}

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [5.0.1](https://github.com/npm/parse-conflict-json/compare/v5.0.0...v5.0.1) (2025-10-23)
4+
### Dependencies
5+
* [`cee4e06`](https://github.com/npm/parse-conflict-json/commit/cee4e066c74cb0017e112c07696ec5310c674285) [#109](https://github.com/npm/parse-conflict-json/pull/109) bump json-parse-even-better-errors from 4.0.0 to 5.0.0 (#109) (@dependabot[bot])
6+
37
## [5.0.0](https://github.com/npm/parse-conflict-json/compare/v4.0.0...v5.0.0) (2025-10-22)
48
### ⚠️ BREAKING CHANGES
59
* `parse-conflict-json` now supports node `^20.17.0 || >=22.9.0`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-conflict-json",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Parse a JSON string that has git merge conflicts, resolving if possible",
55
"author": "GitHub Inc.",
66
"license": "ISC",

0 commit comments

Comments
 (0)