diff --git a/.changes/unreleased/Dependency-20240918-084053.yaml b/.changes/unreleased/Dependency-20240918-084053.yaml deleted file mode 100644 index 5e6f1b6e..00000000 --- a/.changes/unreleased/Dependency-20240918-084053.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Dependency -body: bump opslevel-go version to v2024.9.18 -time: 2024-09-18T08:40:53.120335-05:00 diff --git a/.changes/v2024.9.18.md b/.changes/v2024.9.18.md new file mode 100644 index 00000000..92de9a7b --- /dev/null +++ b/.changes/v2024.9.18.md @@ -0,0 +1,6 @@ +## [September 18, 2024](https://github.com/OpsLevel/cli/compare/v2024.9.3...v2024.9.18) +### Dependency +- bump opslevel-go version to v2024.9.18 +## Docker Image + + - `docker pull public.ecr.aws/opslevel/cli:v2024.9.18` diff --git a/CHANGELOG.md b/CHANGELOG.md index 28693107..6f8ab810 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ 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 is generated by [Changie](https://github.com/miniscruff/changie). +## [September 18, 2024](https://github.com/OpsLevel/cli/compare/v2024.9.3...v2024.9.18) +### Dependency +- bump opslevel-go version to v2024.9.18 +## Docker Image + + - `docker pull public.ecr.aws/opslevel/cli:v2024.9.18` ## [September 03, 2024](https://github.com/OpsLevel/cli/compare/v2024.8.19...v2024.9.3) ### Bugfix - graphql cmd correctly handles errors with field args