Skip to content

Commit 911b7b0

Browse files
committed
2.3.0
1 parent a5598bb commit 911b7b0

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.0"></a>
5+
## [v2.3.0](https://github.com/rubensworks/jsonld-context-parser.js/compare/v2.2.3...v2.3.0) - 2023-01-27
6+
7+
### Added
8+
* [Expose annotations and error messages for JSON-LD-Star](https://github.com/rubensworks/jsonld-context-parser.js/commit/a5598bb1d096b30a34b6e210675d622bc29a4667)
9+
410
<a name="v2.2.3"></a>
511
## [v2.2.3](https://github.com/rubensworks/jsonld-context-parser.js/compare/v2.2.2...v2.2.3) - 2023-01-06
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.2.3",
3+
"version": "2.3.0",
44
"description": "Parses JSON-LD contexts",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)