Skip to content

Commit ce8d8fd

Browse files
github-actions[bot]tpluscode
authored andcommitted
Version Packages
1 parent 6b3fb65 commit ce8d8fd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/few-carrots-explain.md

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

packages/rdf-web-access-control/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# rdf-web-access-control
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- 6b3fb65: Inline the `VALUES` clauses inside every `UNION` to improve performance when store does "bottom-up" query evaluation
8+
39
## 1.3.2
410

511
### Patch Changes

packages/rdf-web-access-control/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rdf-web-access-control",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"description": "Run SPARQL queries to check resource access using Web Access Control vocabulary",
55
"main": "index.js",
66
"module": "index.js",

0 commit comments

Comments
 (0)