Skip to content

Commit 8060f33

Browse files
committed
2.2.1
1 parent 409d2a4 commit 8060f33

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="v2.2.1"></a>
5+
## [v2.2.1](https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v2.2.0...v2.2.1) - 2022-11-09
6+
7+
### Fixed
8+
* [Include source map files in packed files](https://github.com/rdfjs/rdfxml-streaming-parser.js/commit/409d2a46cf745a892adc5337764733ab912713c0)
9+
410
<a name="v2.2.0"></a>
511
## [v2.2.0](https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v2.1.0...v2.2.0) - 2022-08-16
612

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rdfxml-streaming-parser",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Streaming RDF/XML parser",
55
"keywords": [
66
"rdf/xml",

0 commit comments

Comments
 (0)