Merge pull request 'chore(release): prepare for v0.2.1' (#88) from next-release into main
Release / release (push) Successful in 46s
otelsetup / vulnerabilities (push) Successful in 1m47s
otelsetup / test (push) Successful in 2m12s
pre-commit / pre-commit (push) Successful in 4m5s

Reviewed-on: #88
This commit was merged in pull request #88.
This commit is contained in:
2026-01-09 14:07:26 +00:00
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.2.0"
"version": "v0.2.1"
}
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [0.2.1] - 2026-01-09
### ⚙️ Miscellaneous Tasks
- *(deps)* Update actions/setup-python action to v6
- Migrate module path to gitea.unbound.se
## [0.2.0] - 2026-01-09
### 🚀 Features