chore(release): prepare for v0.2.1 #90

Merged
group_2759636_bot_9075f203b5d02ced0a8269693de8933b merged 6 commits from next-release into main 2025-11-13 09:35:35 +00:00
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