Skip to content

Commit 705ff91

Browse files
committed
0.5.3
1 parent dc7ada3 commit 705ff91

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## next
1+
## 0.5.3 (2021-05-13)
22

33
- Fixed `stringifyStream()` and `stringifyInfo()` to work properly when replacer is an allowlist
44
- `parseChunked()`

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
{
22
"name": "@discoveryjs/json-ext",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "A set of utilities that extend the use of JSON",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)