Skip to content

Commit 8957562

Browse files
committed
2.1.5
1 parent f8e0697 commit 8957562

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.1.5"></a>
5+
## [v2.1.5](https://github.com/rubensworks/jsonld-context-parser.js/compare/v2.1.4...v2.1.5) - 2021-08-17
6+
7+
### Fixed
8+
* [Fix containers handling for imported contexts, Closes #40](https://github.com/rubensworks/jsonld-context-parser.js/commit/f8e06978e4d46dd479911352ef773b548ac9b7a6)
9+
410
<a name="v2.1.4"></a>
511
## [v2.1.4](https://github.com/rubensworks/jsonld-context-parser.js/compare/v2.1.3...v2.1.4) - 2021-08-09
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.1.4",
3+
"version": "2.1.5",
44
"description": "Parses JSON-LD contexts",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)