Skip to content

Commit e6af41e

Browse files
chore(release): cut the 1.6.0 release
# [1.6.0](v1.5.0...v1.6.0) (2025-03-20) ### Features * **evaluate:** add support for minim realm ([#17](#17)) ([7a15f7e](7a15f7e)), closes [#13](#13)
1 parent 7a15f7e commit e6af41e

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": "1.5.0",
6+
"version": "1.6.0",
77
"description": "RCF 6901 implementation of JSON Pointer",
88
"main": "./cjs/index.cjs",
99
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)