chore(release): prepare for v0.1.0

This commit is contained in:
Unbound Release
2026-01-01 15:49:58 +00:00
parent 2c2e353e19
commit 23d8480f5f
+5 -1
View File
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
## [0.1.0] - 2025-12-30
## [0.1.0] - 2026-01-01
### 🚀 Features
@@ -13,6 +13,10 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update module github.com/stretchr/testify to v1.11.0
- *(deps)* Update module github.com/stretchr/testify to v1.11.1
### 📚 Documentation
- Add CLAUDE.md and update .gitignore
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.2.0