Skip to content

Commit c17e435

Browse files
committed
3.4.0
1 parent 5eb098d commit c17e435

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.4.0"></a>
5+
## [v3.4.0](https://github.com/rubensworks/streaming-jsonld-parser.js/compare/v3.3.0...v3.4.0) - 2024-03-15
6+
7+
### Added
8+
* [Add wellKnownMediaTypes configuration option](https://github.com/rubensworks/streaming-jsonld-parser.js/commit/5eb098d6ed1303199258117e69c94ba9a42c3630)
9+
410
<a name="v3.3.0"></a>
511
## [v3.3.0](https://github.com/rubensworks/streaming-jsonld-parser.js/compare/v3.2.1...v3.3.0) - 2023-11-08
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.3.0",
3+
"version": "3.4.0",
44
"description": "A fast and lightweight streaming JSON-LD parser",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)