We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf8dd8 commit 7058b93Copy full SHA for 7058b93
.changeset/long-keys-deny.md
packages/labyrinth/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @hydrofoil/labyrinth
2
3
+## 0.13.10
4
+
5
+### Patch Changes
6
7
+- fcf8dd8: Support for `hydra:variableRepresentation` on template mapping level
8
9
## 0.13.9
10
11
### Patch Changes
packages/labyrinth/package.json
@@ -1,6 +1,6 @@
{
"name": "@hydrofoil/labyrinth",
- "version": "0.13.9",
+ "version": "0.13.10",
"description": "Build Hydra APIs on top of hydra-box",
"scripts": {
"prepare": "tsc"
0 commit comments