Skip to content

Commit 8b2ab1d

Browse files
committed
chore(main): release 0.22.1-beta
1 parent 02f4ddf commit 8b2ab1d

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.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+
310
## [0.22.0-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.21.0-beta...v0.22.0-beta) (2024-11-26)
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.22.0-beta"
2+
".": "0.22.1-beta"
33
}

0 commit comments

Comments
 (0)