From fdb47a75eae49a38f1f28a3b18e6b7f44a500372 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 2 May 2026 16:37:06 +0000 Subject: [PATCH] release: prepare release v0.1.0 --- CHANGELOG.md | 20 ++++++++++++++++++++ RELEASE_BODY.md | 11 +++++++++++ RELEASE_NOTES.md | 11 +++++++++++ 3 files changed, 42 insertions(+) create mode 100644 CHANGELOG.md create mode 100644 RELEASE_BODY.md create mode 100644 RELEASE_NOTES.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..278d8f8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ +# 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). +## 0.1.0 - 2026-05-02 + +### Build System + +- Setup release- Fix release +### Features + +- First poc version- Pre_loop_continue- Add goal type +### Refactoring + +- Change to golang +[0.1.0]: https://github.com///releases/tag/v0.1.0 +--- +*Generated by [git-cliff](https://git-cliff.org)* \ No newline at end of file diff --git a/RELEASE_BODY.md b/RELEASE_BODY.md new file mode 100644 index 0000000..50f7dc6 --- /dev/null +++ b/RELEASE_BODY.md @@ -0,0 +1,11 @@ +## 0.1.0 - 2026-05-02 + +### Build System + +- Setup release- Fix release +### Features + +- First poc version- Pre_loop_continue- Add goal type +### Refactoring + +- Change to golang \ No newline at end of file diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 100644 index 0000000..50f7dc6 --- /dev/null +++ b/RELEASE_NOTES.md @@ -0,0 +1,11 @@ +## 0.1.0 - 2026-05-02 + +### Build System + +- Setup release- Fix release +### Features + +- First poc version- Pre_loop_continue- Add goal type +### Refactoring + +- Change to golang \ No newline at end of file