From 2f0ae8d4f1f02b9bcb71e5d90c06452e683f9aaa Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 2 Jun 2025 18:46:29 +0000 Subject: [PATCH] chore(release): prepare for v0.1.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5387e2..a73df2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## [0.1.1] - 2025-06-02 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.74 + +### ⚙️ Miscellaneous Tasks + +- *(pre-commit)* Update project reference for linter setup + ## [0.1.0] - 2025-05-30 ### 🚀 Features