We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b40b7 commit cb92d2cCopy full SHA for cb92d2c
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+<a name="v3.0.1"></a>
5
+## [v3.0.1](https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v3.0.0...v3.0.1) - 2025-01-08
6
+
7
+### Changed
8
+* [Bump to @types/readable-stream v4](https://github.com/rdfjs/rdfxml-streaming-parser.js/commit/22b40b7a2c407f20d56a6d29a6ab60b412481cf3)
9
10
<a name="v3.0.0"></a>
11
## [v3.0.0](https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v2.4.0...v3.0.0) - 2025-01-08
12
package.json
@@ -1,6 +1,6 @@
{
"name": "rdfxml-streaming-parser",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Streaming RDF/XML parser",
"keywords": [
"rdf/xml",
0 commit comments