From 23464b9fa385483f9a592ee67786a11a0d4b0d6c Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 25 Aug 2025 05:45:32 +0000 Subject: [PATCH] chore(release): prepare for v0.0.2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55d7316..02af36f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.0.2] - 2025-08-25 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/pressly/goose/v3 to v3.25.0 + ## [0.0.1] - 2025-06-10 ### 🚀 Features