From 03a8601675c241bfd91c5b36124fd3cfca74ba53 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 13 Nov 2024 11:44:10 +0000 Subject: [PATCH] chore(release): prepare for v0.0.8 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f03ef2..2d1f08e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.19 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.56 +### 🚜 Refactor + +- Use common pre-commit job + ## [0.0.7] - 2024-10-22 ### 🐛 Bug Fixes