From 8a6163a921debdc2a04612ab6793f488fe29b2e9 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 9 Jan 2026 10:46:23 +0000 Subject: [PATCH] chore(release): prepare for v0.9.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a217a0c..9bc60d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.9.0] - 2025-12-30 +## [0.9.0] - 2026-01-09 ### 🚀 Features @@ -46,6 +46,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update node.js to c921b97 - *(deps)* Update goreleaser/goreleaser docker tag to v2.13.2 - *(deps)* Update golang:1.25.5 docker digest to ad03ba9 +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.8.0 ## [0.8.0] - 2025-11-21