Skip to content

Commit 9f2e8c3

Browse files
committed
2.3.3
1 parent 82e1d13 commit 9f2e8c3

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="v2.3.3"></a>
5+
## [v2.3.3](https://github.com/rubensworks/rdf-parse.js/compare/v2.3.2...v2.3.3) - 2024-02-06
6+
7+
### Fixed
8+
* [Fix wrong type in export in index, Closes #58](https://github.com/rubensworks/rdf-parse.js/commit/82e1d135131069981c6431558e292c46b3b11371)
9+
410
<a name="v2.3.2"></a>
511
## [v2.3.2](https://github.com/rubensworks/rdf-parse.js/compare/v2.3.1...v2.3.2) - 2023-03-30
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-parse",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "Parses RDF from any serialization",
55
"lsd:module": true,
66
"keywords": [

0 commit comments

Comments
 (0)