From 2aee7c1bf4d95036a617a0322fb34bd3517411f0 Mon Sep 17 00:00:00 2001 From: demeyerthom <8173199+demeyerthom@users.noreply.github.com> Date: Fri, 17 May 2024 13:43:54 +0000 Subject: [PATCH] Release v0.0.2 --- .changes/unreleased/Dependency-20240510-112745.yaml | 3 --- .changes/unreleased/Dependency-20240510-142113.yaml | 4 ---- .changes/v0.0.2.md | 4 ++++ CHANGELOG.md | 5 +++++ 4 files changed, 9 insertions(+), 7 deletions(-) delete mode 100644 .changes/unreleased/Dependency-20240510-112745.yaml delete mode 100644 .changes/unreleased/Dependency-20240510-142113.yaml create mode 100644 .changes/v0.0.2.md diff --git a/.changes/unreleased/Dependency-20240510-112745.yaml b/.changes/unreleased/Dependency-20240510-112745.yaml deleted file mode 100644 index 39f754a..0000000 --- a/.changes/unreleased/Dependency-20240510-112745.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump the github-actions group with 6 updates' -time: 2024-05-10T11:27:45.038975215Z diff --git a/.changes/unreleased/Dependency-20240510-142113.yaml b/.changes/unreleased/Dependency-20240510-142113.yaml deleted file mode 100644 index 191cf51..0000000 --- a/.changes/unreleased/Dependency-20240510-142113.yaml +++ /dev/null @@ -1,4 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.1 in the github-actions - group' -time: 2024-05-10T14:21:13.979697778Z diff --git a/.changes/v0.0.2.md b/.changes/v0.0.2.md new file mode 100644 index 0000000..c9b15ee --- /dev/null +++ b/.changes/v0.0.2.md @@ -0,0 +1,4 @@ +## v0.0.2 - 2024-05-17 +### Dependency +* chore(deps): bump the github-actions group with 6 updates +* chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.1 in the github-actions group diff --git a/CHANGELOG.md b/CHANGELOG.md index 167a86e..86e7ed1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v0.0.2 - 2024-05-17 +### Dependency +* chore(deps): bump the github-actions group with 6 updates +* chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.1 in the github-actions group + ## v0.0.1 - 2023-09-01 ### Fixed * Added changie, added mod file