Skip to content

Commit e3519d2

Browse files
committed
2.3.3
1 parent 6a725bd commit e3519d2

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/jsonld-context-parser.js/compare/v2.3.2...v2.3.3) - 2023-10-12
6+
7+
### Fixed
8+
* [Check if value is a string in isSimpleTermDefinitionPrefix](https://github.com/rubensworks/jsonld-context-parser.js/commit/6a725bde5754631fb1ce2c05b05427e1247b29dd)
9+
410
<a name="v2.3.2"></a>
511
## [v2.3.2](https://github.com/rubensworks/jsonld-context-parser.js/compare/v2.3.1...v2.3.2) - 2023-10-11
612

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonld-context-parser",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "Parses JSON-LD contexts",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)