Skip to content

Commit 4198fc6

Browse files
chore(release): cut the 4.0.1 release
## [4.0.1](v4.0.0...v4.0.1) (2026-01-19) ### Bug Fixes * **types:** fix Trace interface type ([#94](#94)) ([349a6dd](349a6dd))
1 parent 349a6dd commit 4198fc6

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
@@ -5,7 +5,7 @@
55
"registry": "https://registry.npmjs.org",
66
"provenance": true
77
},
8-
"version": "4.0.0",
8+
"version": "4.0.1",
99
"description": "RFC 9535 implementation of JSONPath",
1010
"main": "./cjs/index.cjs",
1111
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)