Skip to content

Commit

Permalink
1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Nov 9, 2022
1 parent 572163f commit 5c3fa7c
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.1"></a>
## [v1.7.1](https://github.com/rubensworks/jest-rdf/compare/v1.7.0...v1.7.1) - 2022-11-09

### Fixed
* [Include source map files in packed files](https://github.com/rubensworks/jest-rdf/commit/572163fa310f00da6903d626b494e0c3e2909dbf)

<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

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.7.0",
"version": "1.7.1",
"description": "Jest utilities for RDF(JS)",
"keywords": [
"jest",
Expand Down

0 comments on commit 5c3fa7c

Please sign in to comment.