From fafebe6e7e9c9faa48ce834e92b189a5796f20a7 Mon Sep 17 00:00:00 2001 From: release-plz Date: Sun, 5 Apr 2026 00:44:06 +0000 Subject: [PATCH] chore(crete): release v0.1.0 Signed-off-by: release-plz --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..23ae950 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,15 @@ # Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://git.huizinga.dev/infra/crete/releases/tag/v0.1.0) - 2026-04-05 + +### Other + +- *(deps)* Update dependencies +# Changelog