Skip to content

Commit 275f7bf

Browse files
committed
2.0.1
1 parent 8b1c04d commit 275f7bf

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.0.1"></a>
5+
## [v2.0.1](https://github.com/rubensworks/rdfa-streaming-parser.js/compare/v2.0.0...v2.0.1) - 2022-11-09
6+
7+
### Fixed
8+
* [Include source map files in packed files](https://github.com/rubensworks/rdfa-streaming-parser.js/commit/8b1c04d1cec779e8ff2da178d79a32ee3b5c6904)
9+
410
<a name="v2.0.0"></a>
511
## [v2.0.0](https://github.com/rubensworks/rdfa-streaming-parser.js/compare/v1.5.0...v2.0.0) - 2022-08-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": "rdfa-streaming-parser",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A fast and lightweight streaming RDFa parser",
55
"keywords": [
66
"rdfa",

0 commit comments

Comments
 (0)