Skip to content

Commit fea9198

Browse files
authored
Merge pull request #61 from boxuk/fix/query-include-exclude
[FIX] Fix for multiple posts included in query-include-exclude package
2 parents 380fb88 + d2648f1 commit fea9198

File tree

11 files changed

+13089
-17094
lines changed

11 files changed

+13089
-17094
lines changed

.github/workflows/tests-js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: true
1414
matrix:
15-
node-version: [18, 20, 21, 22]
15+
node-version: [20]
1616
name: Test JS (node ${{ matrix.node-version }})
1717
steps:
1818
- name: Checkout

0 commit comments

Comments
 (0)