Skip to content

Commit b826b72

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tiny-weeks-film.md

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

packages/processor/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hydrofoil/sparql-processor
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 145b6d8: Handle undefined `graph` property of INSERT/DELTE statement
8+
39
## 0.1.4
410

511
### Patch Changes

packages/processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hydrofoil/sparql-processor",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"type": "module",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)