Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and tpluscode committed Apr 17, 2022
1 parent 2a6e1e5 commit 6123783
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-pugs-walk.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# express-middleware-shacl

## 1.3.1

### Patch Changes

- 2a6e1e5: When a property with `sh:class` was processed, the middleware would inadvertently modify the resource graph. Those changes would stay for the remainder of the request

## 1.3.0

### Minor 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": "express-middleware-shacl",
"version": "1.3.0",
"version": "1.3.1",
"main": "index.js",
"module": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 6123783

Please sign in to comment.