diff --git a/.changes/unreleased/Dependency-20240510-142048.yaml b/.changes/unreleased/Dependency-20240510-142048.yaml deleted file mode 100644 index 1191c77..0000000 --- a/.changes/unreleased/Dependency-20240510-142048.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump the go group with 2 updates' -time: 2024-05-10T14:20:48.617594747Z diff --git a/.changes/unreleased/Dependency-20240510-142128.yaml b/.changes/unreleased/Dependency-20240510-142128.yaml deleted file mode 100644 index 1c44129..0000000 --- a/.changes/unreleased/Dependency-20240510-142128.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump the github-actions group across 1 directory with 8 updates' -time: 2024-05-10T14:21:28.280595569Z diff --git a/.changes/v0.2.2.md b/.changes/v0.2.2.md new file mode 100644 index 0000000..a85ca2e --- /dev/null +++ b/.changes/v0.2.2.md @@ -0,0 +1,4 @@ +## v0.2.2 - 2025-10-07 +### Dependency +* chore(deps): bump the go group with 2 updates +* chore(deps): bump the github-actions group across 1 directory with 8 updates diff --git a/CHANGELOG.md b/CHANGELOG.md index dccfb68..071b777 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.2.2 - 2025-10-07 +### Dependency +* chore(deps): bump the go group with 2 updates +* chore(deps): bump the github-actions group across 1 directory with 8 updates + ## v0.2.1 - 2024-03-15 ### Security * Updated dependencies and workflows