Skip to content

Commit 4890d52

Browse files
committed
1.5.0
1 parent b73e115 commit 4890d52

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
<a name="v1.5.0"></a>
5+
## [v1.5.0](https://github.com/rubensworks/rdfa-streaming-parser.js/compare/v1.4.0...v1.5.0) - 2021-08-11
6+
7+
### Changed
8+
* [Migrate to @rdfjs/types](https://github.com/rubensworks/rdfa-streaming-parser.js/commit/b73e115a97c4d515c09e64fa1049bdb1f7e8c0c8)
9+
* [Update dependency htmlparser2 to v6](https://github.com/rubensworks/rdfa-streaming-parser.js/commit/816dc9e8b488a507a3115d2f7558f7d6ccc9b25a)
10+
411
<a name="v1.4.0"></a>
512
## [v1.4.0](https://github.com/rubensworks/rdfa-streaming-parser.js/compare/v1.3.0...v1.4.0) - 2020-10-12
613

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": "1.4.0",
3+
"version": "1.5.0",
44
"description": "A fast and lightweight streaming RDFa parser",
55
"keywords": [
66
"rdfa",

0 commit comments

Comments
 (0)