diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cf4d9d..4ca12a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. + +## [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) + ## [v4.0.0](https://github.com/rubensworks/streaming-jsonld-parser.js/compare/v3.4.0...v4.0.0) - 2024-09-27 diff --git a/package.json b/package.json index b7be5c0..ff635af 100644 --- a/package.json +++ b/package.json @@ -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",