We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5d4205 + 561d11e commit 506c16dCopy full SHA for 506c16d
.changelog/1080.bugfix.md
.punch_version.py
@@ -1,3 +1,3 @@
1
major = 0
2
minor = 7
3
-patch = 8
+patch = 9
CHANGELOG.md
@@ -12,6 +12,13 @@ The format is inspired by [Keep a Changelog].
12
13
<!-- TOWNCRIER -->
14
15
+## 0.7.9 (2025-07-02)
16
+
17
+### Bug Fixes and Improvements
18
19
+- analyzer/runtime: Refresh provider on instance canceled event
20
+ ([#1080](https://github.com/oasisprotocol/nexus/issues/1080))
21
22
## 0.7.8 (2025-07-01)
23
24
### Features
0 commit comments