Skip to content

Commit 31f1f32

Browse files
chore(main): release 2.0.2 (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2e25855 commit 31f1f32

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
### [2.0.2](https://github.com/npm/parse-conflict-json/compare/v2.0.1...v2.0.2) (2022-03-28)
4+
5+
6+
### Dependencies
7+
8+
* bump just-diff-apply from 4.0.1 to 5.2.0 ([#12](https://github.com/npm/parse-conflict-json/issues/12)) ([3cdeb20](https://github.com/npm/parse-conflict-json/commit/3cdeb2088594229d7d0364d837edc68636e8e27e))
9+
310
## v2.0.1
411

512
### Bug Fixes

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": "2.0.1",
3+
"version": "2.0.2",
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)