From fa417d8d04922cd75ce7645f61d3c9cab0512c38 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 12 Feb 2025 13:06:29 +0000 Subject: [PATCH] chore(release): prepare for v0.1.2 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5af511..dc9485c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/khan/genqlient to v0.8.0 - *(deps)* Update module github.com/alecthomas/kong to v1.8.0 - *(ci)* Update golang image to improve compatibility +- *(ci)* Add resource group to production deployment configuration ## [0.1.1] - 2025-01-24