From 7c1ec0b34f9685539bc06d3aceba452fea6bbab1 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 3 Feb 2025 05:46:37 +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 17c701a..293ec54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.1.2] - 2025-01-30 +## [0.1.2] - 2025-02-03 ### 🐛 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 ## [0.1.1] - 2025-01-24