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 02f4ddf commit 8b2ab1dCopy full SHA for 8b2ab1d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.22.1-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.22.0-beta...v0.22.1-beta) (2024-12-21)
4
+
5
6
+### Bug Fixes
7
8
+* **mod:** update golang.org/x/net module to fix vulnerability issue ([02f4ddf](https://github.com/instill-ai/mgmt-backend/commit/02f4ddf15d9cb5d4133672cd45ea6a9cebcde9e0))
9
10
## [0.22.0-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.21.0-beta...v0.22.0-beta) (2024-11-26)
11
12
release-please/manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.22.0-beta"
+ ".": "0.22.1-beta"
}
0 commit comments