Skip to content

Commit da923bc

Browse files
author
json-everything-ci
committed
regenerated api docs
1 parent ca526c8 commit da923bc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

_docs/api/JsonPointer.Net/title.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonPointer.Net
44
permalink: /api/JsonPointer.Net/:title/
55
folder: true
66
order: "10.10"
7-
version: "5.0.0"
7+
version: "5.0.1"
88
---

_docs/release-notes/rn-json-pointer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonPointer.Net
44
icon: fas fa-tag
55
order: "09.10"
66
---
7+
# [5.0.1](https://github.com/gregsdennis/json-everything/pull/757) {#release-pointer-5.0.1}
8+
9+
For some reason v5.0.0 was missing two methods: `.GetAncestor()` and `.GetLocal()`. This is a republish to include those methods.
10+
711
# [5.0.0](https://github.com/gregsdennis/json-everything/pull/719) {#release-pointer-5.0.0}
812

913
Complete overhaul of `JsonPointer` to reduce memory usage for consuming applications.

0 commit comments

Comments
 (0)