Skip to content

Commit

Permalink
Merge pull request #132 from zazuko/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
giacomociti committed May 7, 2024
2 parents e01b85c + 0e6e238 commit e865cac
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-snakes-hide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-points-double.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## 0.4.4

## 0.5.5

### Patch Changes

- e2f77f9: Improved result messages with lists
- 1329680: Improve performance of validating `sh:in` constraints

## 0.5.4

### Patch Changes
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": "rdf-validate-shacl",
"version": "0.5.4",
"version": "0.5.5",
"description": "RDF SHACL validator",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit e865cac

Please sign in to comment.