Skip to content

Commit e98b9e6

Browse files
committed
1.13.0
1 parent 69c1942 commit e98b9e6

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.13.0"></a>
5+
## [v1.13.0](https://github.com/rubensworks/rdf-object.js/compare/v1.12.0...v1.13.0) - 2022-01-14
6+
7+
### Added
8+
* [Allow a max depth to be passed to Resource#toJSON](https://github.com/rubensworks/rdf-object.js/commit/112cd35cbb939480e220e0ce346602a76d25ad3d)
9+
410
<a name="v1.12.0"></a>
511
## [v1.12.0](https://github.com/rubensworks/rdf-object.js/compare/v1.11.0...v1.12.0) - 2021-10-06
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.12.0",
3+
"version": "1.13.0",
44
"description": "Loads RDF as JSON objects",
55
"keywords": [
66
"rdf",

0 commit comments

Comments
 (0)