From 6089ffec7d9eabc2970a03308c60c5c05b4c9dc0 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 13 Dec 2024 09:29:17 +0000 Subject: [PATCH] chore(release): prepare for v0.0.8 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf42a53..a5a0c6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.0.8] - 2024-12-12 +## [0.0.8] - 2024-12-13 ### 🐛 Bug Fixes @@ -26,6 +26,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/99designs/gqlgen to v0.17.58 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.59 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.60 +- *(deps)* Update module github.com/pressly/goose/v3 to v3.23.1 ### 🚜 Refactor