Skip to content

Commit edd40da

Browse files
chore: release 3.0.1 (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2866ecb commit edd40da

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

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

CHANGELOG.md

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

3+
## [3.0.1](https://github.com/npm/read-package-json-fast/compare/v3.0.0...v3.0.1) (2022-10-17)
4+
5+
### Dependencies
6+
7+
* [`2866ecb`](https://github.com/npm/read-package-json-fast/commit/2866ecbe35332d5a3bd7f92d3c8c35e070f58cba) [#17](https://github.com/npm/read-package-json-fast/pull/17) bump npm-normalize-package-bin from 2.0.0 to 3.0.0
8+
39
## [3.0.0](https://github.com/npm/read-package-json-fast/compare/v2.0.3...v3.0.0) (2022-10-10)
410

511
### ⚠️ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "read-package-json-fast",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Like read-package-json, but faster",
55
"main": "lib/index.js",
66
"author": "GitHub Inc.",

0 commit comments

Comments
 (0)