Skip to content

Commit cea018b

Browse files
committed
3.0.2
1 parent 1006a41 commit cea018b

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.0.2"></a>
5+
## [v3.0.2](https://github.com/rubensworks/rdfa-streaming-parser.js/compare/v3.0.1...v3.0.2) - 2025-04-15
6+
7+
### Fixed
8+
* [Normalize language tags to lowercase, Closes comunica/comunica#1469](https://github.com/rubensworks/rdfa-streaming-parser.js/commit/1006a41d6b1a510935b9f16d4618dcb11e3a065f)
9+
410
<a name="v3.0.1"></a>
511
## [v3.0.1](https://github.com/rubensworks/rdfa-streaming-parser.js/compare/v3.0.0...v3.0.1) - 2025-01-13
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": "3.0.1",
3+
"version": "3.0.2",
44
"description": "A fast and lightweight streaming RDFa parser",
55
"keywords": [
66
"rdfa",

0 commit comments

Comments
 (0)