Skip to content

Commit 5524a16

Browse files
committed
2.2.0
1 parent aca3d98 commit 5524a16

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.2.0"></a>
5+
## [v2.2.0](https://github.com/rubensworks/jsonld-context-parser.js/compare/v2.1.5...v2.2.0) - 2022-07-14
6+
7+
### Changed
8+
* [Enables tree shaking in package.json](https://github.com/rubensworks/jsonld-context-parser.js/commit/75c223651fd436a0a672e2b887fc5e6fcb801cef)
9+
410
<a name="v2.1.5"></a>
511
## [v2.1.5](https://github.com/rubensworks/jsonld-context-parser.js/compare/v2.1.4...v2.1.5) - 2021-08-17
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.5",
3+
"version": "2.2.0",
44
"description": "Parses JSON-LD contexts",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)