chore(release): prepare for v0.2.1

This commit is contained in:
Unbound Release
2025-11-13 09:35:34 +00:00
committed by Joakim Olsson
parent d92f462624
commit 8e8ebce9f7
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v0.2.0"}
{"version":"v0.2.1"}
+11
View File
@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [0.2.1] - 2025-11-11
### 🐛 Bug Fixes
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.82
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.83
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang docker tag to v1.25.4
## [0.2.0] - 2025-11-05
### 🚀 Features