Skip to content

Commit b55134f

Browse files
committed
4.0.1
1 parent 7d0c923 commit b55134f

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="v4.0.1"></a>
5+
## [v4.0.1](https://github.com/rubensworks/streaming-jsonld-parser.js/compare/v4.0.0...v4.0.1) - 2024-09-27
6+
7+
### Changed
8+
* [Update dependency @types/readable-stream to v4](https://github.com/rubensworks/streaming-jsonld-parser.js/commit/7d0c9238255205f6960766fff9feaed9642a1a80)
9+
410
<a name="v4.0.0"></a>
511
## [v4.0.0](https://github.com/rubensworks/streaming-jsonld-parser.js/compare/v3.4.0...v4.0.0) - 2024-09-27
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": "4.0.0",
3+
"version": "4.0.1",
44
"description": "A fast and lightweight streaming JSON-LD parser",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)