We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58b6ad commit f02b39dCopy full SHA for f02b39d
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
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
10
<a name="v1.13.1"></a>
11
## [v1.13.1](https://github.com/rubensworks/rdf-object.js/compare/v1.12.0...v1.13.1) - 2022-02-10
12
package.json
@@ -1,6 +1,6 @@
{
"name": "rdf-object",
- "version": "1.13.1",
+ "version": "1.13.2",
"description": "Loads RDF as JSON objects",
"keywords": [
"rdf",
0 commit comments