From c5fd3f8424015b5341757d7546d5e635df524175 Mon Sep 17 00:00:00 2001 From: Release-plz Date: Sun, 5 Apr 2026 01:02:24 +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