Skip to content

Commit 96fa318

Browse files
committed
1.1.2
1 parent bd2ddf4 commit 96fa318

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="v1.1.2"></a>
5+
## [v1.1.2](https://github.com/rubensworks/rdf-data-factory.js/compare/v1.1.1...v1.1.2) - 2023-06-20
6+
7+
### Fixed
8+
* [Reverse equals direction in Literal](https://github.com/rubensworks/rdf-data-factory.js/commit/bd2ddf4b724c650ec58ce7d625a2b570bab4ca36)
9+
410
<a name="v1.1.1"></a>
511
## [v1.1.1](https://github.com/rubensworks/rdf-data-factory.js/compare/v1.1.0...v1.1.1) - 2022-07-14
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": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A TypeScript/JavaScript implementation of the RDF/JS data factory.",
55
"keywords": [
66
"rdf",

0 commit comments

Comments
 (0)