Skip to content

Commit c941a6b

Browse files
release: v2.3.0
# [2.3.0](v2.2.0...v2.3.0) (2024-07-06) ### Features * export validate-skipped-stacks and passing stack-trace options ([#52](#52)) ([982eb3b](982eb3b)), closes [#51](#51)
1 parent 755fbc5 commit c941a6b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mnrendra/read-package",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Read the package.json file from any sub-directory in your project.",
55
"private": false,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)