From 4f7f863469f1bdf1775c5e952d2ad1a5377a29d9 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 17 Sep 2025 17:30:57 +0000 Subject: [PATCH] chore(release): prepare for v0.1.7 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbac671..07401ea 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.7] - 2025-09-15 +## [0.1.7] - 2025-09-17 ### 🐛 Bug Fixes - *(deps)* Update module github.com/stretchr/testify to v1.11.0 - *(deps)* Update module github.com/stretchr/testify to v1.11.1 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.79 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.80 ## [0.1.6] - 2025-07-28