Skip to content

Commit e2880ad

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chatty-houses-repeat.md

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

packages/labyrinth/CHANGELOG.md

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

3+
## 0.13.11
4+
5+
### Patch Changes
6+
7+
- b6e9e5e: Missing pattern terminator caused broken collection queries when there were multiple implicit filters
8+
39
## 0.13.10
410

511
### Patch Changes

packages/labyrinth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hydrofoil/labyrinth",
3-
"version": "0.13.10",
3+
"version": "0.13.11",
44
"description": "Build Hydra APIs on top of hydra-box",
55
"scripts": {
66
"prepare": "tsc"

0 commit comments

Comments
 (0)