Skip to content

Commit f02b39d

Browse files
committed
1.13.2
1 parent b58b6ad commit f02b39d

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.2"></a>
5+
## [v1.13.2](https://github.com/rubensworks/rdf-object.js/compare/v1.12.0...v1.13.2) - 2022-11-09
6+
7+
### Fixed
8+
* [Include source map files in packed files](https://github.com/rubensworks/rdf-object.js/commit/b58b6adb4b8df8a6e80228aded4f98839c736ac6)
9+
410
<a name="v1.13.1"></a>
511
## [v1.13.1](https://github.com/rubensworks/rdf-object.js/compare/v1.12.0...v1.13.1) - 2022-02-10
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.1",
3+
"version": "1.13.2",
44
"description": "Loads RDF as JSON objects",
55
"keywords": [
66
"rdf",

0 commit comments

Comments
 (0)