Skip to content

Commit b610fd4

Browse files
github-actions[bot]tpluscode
authored andcommitted
Version Packages
1 parent adbddaa commit b610fd4

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/chilled-meals-happen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/unlucky-tigers-cry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# express-middleware-shacl
22

3+
## 1.3.3
4+
5+
### Patch Changes
6+
7+
- adbddaa: Updated rdf-validate-shacl to 0.4.4
8+
- adbddaa: A Stack Overflow exception could be thrown when validating certain complex shapes
9+
310
## 1.3.2
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-middleware-shacl",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"main": "index.js",
55
"module": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)