We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1798b0 commit 114cf20Copy full SHA for 114cf20
.changelog/947.bugfix.md
.punch_version.py
@@ -1,3 +1,3 @@
1
major = 0
2
minor = 6
3
-patch = 5
+patch = 6
CHANGELOG.md
@@ -12,6 +12,13 @@ The format is inspired by [Keep a Changelog].
12
13
<!-- TOWNCRIER -->
14
15
+## 0.6.6 (2025-04-02)
16
+
17
+### Bug Fixes and Improvements
18
19
+- api/rofl_apps: Fix query when app has no instances
20
+ ([#947](https://github.com/oasisprotocol/nexus/issues/947))
21
22
## 0.6.5 (2025-04-01)
23
24
### Bug Fixes and Improvements
0 commit comments