diff --git a/.changes/unreleased/Dependency-20241201-211108.yaml b/.changes/unreleased/Dependency-20241201-211108.yaml deleted file mode 100644 index aece355c..00000000 --- a/.changes/unreleased/Dependency-20241201-211108.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump the github-actions group across 1 directory with 2 updates' -time: 2024-12-01T21:11:08.232148655Z diff --git a/.changes/unreleased/Dependency-20241201-213007.yaml b/.changes/unreleased/Dependency-20241201-213007.yaml deleted file mode 100644 index 5cb57cc4..00000000 --- a/.changes/unreleased/Dependency-20241201-213007.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump the go group across 1 directory with 12 updates' -time: 2024-12-01T21:30:07.639032189Z diff --git a/.changes/unreleased/Fixed-20241203-113523.yaml b/.changes/unreleased/Fixed-20241203-113523.yaml deleted file mode 100644 index 424aff14..00000000 --- a/.changes/unreleased/Fixed-20241203-113523.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Fixed -body: Validate now runs on in memory hash handler -time: 2024-12-03T11:35:23.380755517+01:00 diff --git a/.changes/unreleased/Fixed-20241203-113547.yaml b/.changes/unreleased/Fixed-20241203-113547.yaml deleted file mode 100644 index a092abcc..00000000 --- a/.changes/unreleased/Fixed-20241203-113547.yaml +++ /dev/null @@ -1,4 +0,0 @@ -kind: Fixed -body: When no hash json file exits a new one will be created with an empty object - as content -time: 2024-12-03T11:35:47.941585665+01:00 diff --git a/.changes/v2.21.1.md b/.changes/v2.21.1.md new file mode 100644 index 00000000..981e3614 --- /dev/null +++ b/.changes/v2.21.1.md @@ -0,0 +1,7 @@ +## v2.21.1 - 2024-12-03 +### Fixed +* Validate now runs on in memory hash handler +* When no hash json file exits a new one will be created with an empty object as content +### Dependency +* chore(deps): bump the github-actions group across 1 directory with 2 updates +* chore(deps): bump the go group across 1 directory with 12 updates diff --git a/CHANGELOG.md b/CHANGELOG.md index a9147403..67317061 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v2.21.1 - 2024-12-03 +### Fixed +* Validate now runs on in memory hash handler +* When no hash json file exits a new one will be created with an empty object as content +### Dependency +* chore(deps): bump the github-actions group across 1 directory with 2 updates +* chore(deps): bump the go group across 1 directory with 12 updates + ## v2.21.0 - 2024-10-08 ### Added * Added `github` and `json` logging options to change output