Skip to content

Commit e1b8c50

Browse files
chore(release): cut the 2.7.4 release
## [2.7.4](v2.7.3...v2.7.4) (2025-04-25) ### Bug Fixes * **types:** use generic realm type for eval options ([16c5c79](16c5c79))
1 parent 16c5c79 commit e1b8c50

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
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "2.7.3",
6+
"version": "2.7.4",
77
"description": "RCF 6901 implementation of JSON Pointer",
88
"unpkg": "./dist/json-pointer.browser.min.js",
99
"jsdelivr": "./dist/json-pointer.browser.min.js",

0 commit comments

Comments
 (0)