Skip to content

Commit b085856

Browse files
committed
chore(main): release 0.20.1-beta
1 parent 15a3b2e commit b085856

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.20.0-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.19.2-beta...v0.20.0-beta) (2024-10-08)
411

512

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.20.0-beta"
2+
".": "0.20.1-beta"
33
}

0 commit comments

Comments
 (0)