diff --git a/binary-releases/RELEASE_NOTES.md b/binary-releases/RELEASE_NOTES.md index 254c95ac63..11c5d7f035 100644 --- a/binary-releases/RELEASE_NOTES.md +++ b/binary-releases/RELEASE_NOTES.md @@ -1,4 +1,4 @@ -## [1.1292.2](https://github.com/snyk/snyk/compare/v1.1292.1...v1.1292.2) (2024-08-01) +## [1.1292.3](https://github.com/snyk/snyk/compare/v1.1292.2...v1.1292.3) (2024-08-12) The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see [this documentation](https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli) @@ -6,6 +6,5 @@ The Snyk CLI is being deployed to different deployment channels, users can selec ### Bug Fixes -- **container test:** Improve the accuracy of identifying npm projects within docker images by removing the explicit folder ignore rules - ([#5384](https://github.com/snyk/snyk/issues/5384)) -- **container test:** Pass platform parameter when pulling an image from a container registry ([#5360](https://github.com/snyk/snyk/issues/5360)) +- **deployment:** Add digital signature for the bundled macOS binary + ([#5404](https://github.com/snyk/cli/pull/5404))