Skip to content

Commit 2880ac0

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 3.0.2
1 parent bec4a57 commit 2880ac0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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-
".": "3.0.1"
2+
".": "3.0.2"
33
}

CHANGELOG.md

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

3+
## [3.0.2](https://github.com/npm/json-parse-even-better-errors/compare/v3.0.1...v3.0.2) (2024-04-21)
4+
5+
### Chores
6+
7+
* [`bec4a57`](https://github.com/npm/json-parse-even-better-errors/commit/bec4a576101beb7368a488cfec9a58d29dc310c8) [#53](https://github.com/npm/json-parse-even-better-errors/pull/53) postinstall for dependabot template-oss PR (@lukekarrys)
8+
* [`04a6747`](https://github.com/npm/json-parse-even-better-errors/commit/04a6747cb709d558c1635b565513eeb7c945c80f) [#53](https://github.com/npm/json-parse-even-better-errors/pull/53) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
9+
310
## [3.0.1](https://github.com/npm/json-parse-even-better-errors/compare/v3.0.0...v3.0.1) (2023-11-27)
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": "json-parse-even-better-errors",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "JSON.parse with context information on error",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)