From 5b9e5ea825ef8660c1b47089993f155119a84bcf Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 10 Feb 2025 19:41:46 +0000 Subject: [PATCH] chore(release): prepare for v0.1.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9336f29..9e1cfc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,14 @@ All notable changes to this project will be documented in this file. -## [0.1.2] - 2025-02-05 +## [0.1.2] - 2025-02-10 ### 🐛 Bug Fixes - *(deps)* Update module github.com/99designs/gqlgen to v0.17.64 - *(deps)* Update module github.com/alecthomas/kong to v1.7.0 - *(deps)* Update module github.com/khan/genqlient to v0.8.0 +- *(deps)* Update module github.com/alecthomas/kong to v1.8.0 ## [0.1.1] - 2025-01-24