Skip to content

Commit 6c86528

Browse files
committed
2.0.2
1 parent b01040d commit 6c86528

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.2"></a>
5+
## [v2.0.2](https://github.com/rubensworks/rdf-data-factory.js/compare/v2.0.1...v2.0.2) - 2025-01-09
6+
7+
### Fixed
8+
* [Fix literal with empty direction not equaling undefined direction](https://github.com/rubensworks/rdf-data-factory.js/commit/b01040d2d61f3e1abd2e0617685064e2885809f6)
9+
410
<a name="v2.0.1"></a>
511
## [v2.0.1](https://github.com/rubensworks/rdf-data-factory.js/compare/v2.0.0...v2.0.1) - 2025-01-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": "rdf-data-factory",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A TypeScript/JavaScript implementation of the RDF/JS data factory.",
55
"keywords": [
66
"rdf",

0 commit comments

Comments
 (0)