Skip to content

Commit 9117a76

Browse files
chore(release): cut the 2.10.2 release
## [2.10.2](v2.10.1...v2.10.2) (2025-05-08) ### Bug Fixes * **evaluate:** handle sparse array properly in JSON realm ([59e2aaf](59e2aaf)), closes [#52](#52) * **evaluate:** throw if accessing array with non index token ([be3ffce](be3ffce))
1 parent 59e2aaf commit 9117a76

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.10.1",
6+
"version": "2.10.2",
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)