Skip to content

Commit 4d154f9

Browse files
committed
1.14.0
1 parent ecd2732 commit 4d154f9

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.14.0"></a>
5+
## [v1.14.0](https://github.com/rubensworks/rdf-object.js/compare/v1.13.2...v1.14.0) - 2023-06-06
6+
7+
### Added
8+
* [Add option to prevent literals from being cached](https://github.com/rubensworks/rdf-object.js/commit/ecd2732eedb2e00e59aaec219045400038f5ea0f)
9+
410
<a name="v1.13.2"></a>
511
## [v1.13.2](https://github.com/rubensworks/rdf-object.js/compare/v1.12.0...v1.13.2) - 2022-11-09
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-object",
3-
"version": "1.13.2",
3+
"version": "1.14.0",
44
"description": "Loads RDF as JSON objects",
55
"keywords": [
66
"rdf",

0 commit comments

Comments
 (0)