Skip to content

Commit d2d56e7

Browse files
committed
3.1.0
1 parent 448c8fe commit d2d56e7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
<a name="v3.1.0"></a>
5+
## [v3.1.0](https://github.com/rubensworks/streaming-jsonld-parser.js/compare/v3.0.1...v3.1.0) - 2023-01-03
6+
7+
### Changed
8+
* [Use @bergos/jsonparse instead of jsonparse](https://github.com/rubensworks/streaming-jsonld-parser.js/commit/448c8fe47fcd8d7f2f9124edbf2631913eb9b460)
9+
410
<a name="v3.0.1"></a>
511
## [v3.0.1](https://github.com/rubensworks/streaming-jsonld-parser.js/compare/v3.0.0...v3.0.1) - 2022-11-09
612

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonld-streaming-parser",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"description": "A fast and lightweight streaming JSON-LD parser",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)