chore(release): prepare for v0.1.1

This commit was merged in pull request #332.
This commit is contained in:
Unbound Release
2025-01-24 17:42:58 +00:00
committed by Joakim Olsson
parent 0908099d34
commit 16008218a5
+11
View File
@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [0.1.1] - 2025-01-24
### 🐛 Bug Fixes
- *(deps)* Update module github.com/getsentry/sentry-go to v0.31.0
- *(deps)* Update module github.com/getsentry/sentry-go to v0.31.1
- *(deps)* Update module github.com/alecthomas/kong to v1.6.1
- *(deps)* Update module github.com/pressly/goose/v3 to v3.24.1
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.63
- *(k8s)* Standardize app label to app.kubernetes.io/name
## [0.1.0] - 2025-01-01
### 🚀 Features