Skip to content

Commit f5736fd

Browse files
committed
1.13.1
1 parent 5106b2e commit f5736fd

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.1"></a>
5+
## [v1.13.1](https://github.com/rubensworks/rdf-object.js/compare/v1.12.0...v1.13.1) - 2022-02-10
6+
7+
### Fixed
8+
* [Fix compacted resources with undefined values not being ignored](https://github.com/rubensworks/rdf-object.js/commit/4d20f873d6a9e03f35cc7f9ed3398ea87fd8ebe8)
9+
410
<a name="v1.13.0"></a>
511
## [v1.13.0](https://github.com/rubensworks/rdf-object.js/compare/v1.12.0...v1.13.0) - 2022-01-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-object",
3-
"version": "1.13.0",
3+
"version": "1.13.1",
44
"description": "Loads RDF as JSON objects",
55
"keywords": [
66
"rdf",

0 commit comments

Comments
 (0)