We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a3b2e commit b085856Copy full SHA for b085856
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.20.1-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.20.0-beta...v0.20.1-beta) (2024-10-14)
4
+
5
6
+### Bug Fixes
7
8
+* **dashboard:** broken InfluxDB query on trigger count ([#241](https://github.com/instill-ai/mgmt-backend/issues/241)) ([15a3b2e](https://github.com/instill-ai/mgmt-backend/commit/15a3b2e54c7ad9d21a0ee631f3e69838f5331ce9))
9
10
## [0.20.0-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.19.2-beta...v0.20.0-beta) (2024-10-08)
11
12
release-please/manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.20.0-beta"
+ ".": "0.20.1-beta"
}
0 commit comments