Skip to content

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Aug 11, 2021
1 parent 7b4dca3 commit e64846b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

<a name="v1.7.0"></a>
## [v1.7.0](https://github.com/rubensworks/jest-rdf/compare/v1.6.0...v1.7.0) - 2021-08-11

### Changed
* [Migrate to @rdfjs/types](https://github.com/rubensworks/jest-rdf/commit/7b4dca33483a11df580097ca95cf47749c5fa054)

<a name="v1.6.0"></a>
## [v1.6.0](https://github.com/rubensworks/jest-rdf/compare/v1.5.0...v1.6.0) - 2020-09-15

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-rdf",
"version": "1.6.0",
"version": "1.7.0",
"description": "Jest utilities for RDF(JS)",
"keywords": [
"jest",
Expand Down

0 comments on commit e64846b

Please sign in to comment.