Skip to content

Commit

Permalink
4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Sep 27, 2024
1 parent 7d0c923 commit b55134f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

<a name="v4.0.1"></a>
## [v4.0.1](https://github.com/rubensworks/streaming-jsonld-parser.js/compare/v4.0.0...v4.0.1) - 2024-09-27

### Changed
* [Update dependency @types/readable-stream to v4](https://github.com/rubensworks/streaming-jsonld-parser.js/commit/7d0c9238255205f6960766fff9feaed9642a1a80)

<a name="v4.0.0"></a>
## [v4.0.0](https://github.com/rubensworks/streaming-jsonld-parser.js/compare/v3.4.0...v4.0.0) - 2024-09-27

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsonld-streaming-parser",
"version": "4.0.0",
"version": "4.0.1",
"description": "A fast and lightweight streaming JSON-LD parser",
"keywords": [
"json",
Expand Down

0 comments on commit b55134f

Please sign in to comment.