From 0efb747beb905a766b1303f6b99f5a8cd8e9af9f Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 16:01:50 +0000 Subject: [PATCH] chore(main): release 0.91.9 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 274d94f61..cf97ea4da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +### [0.91.9](https://github.com/chanzuckerberg/fogg/compare/v0.91.8...v0.91.9) (2024-01-01) + + +### Misc + +* Bump github.com/aws/aws-sdk-go from 1.48.16 to 1.49.4 ([#982](https://github.com/chanzuckerberg/fogg/issues/982)) ([5e409bf](https://github.com/chanzuckerberg/fogg/commit/5e409bfc04a4b63afba006bd360f5bef3aaf5e2e)) +* Bump github.com/aws/aws-sdk-go from 1.49.4 to 1.49.13 ([#986](https://github.com/chanzuckerberg/fogg/issues/986)) ([5aa03b6](https://github.com/chanzuckerberg/fogg/commit/5aa03b64016611a3e0d37d92f9750308c15b1823)) +* Bump golang.org/x/crypto from 0.16.0 to 0.17.0 ([#984](https://github.com/chanzuckerberg/fogg/issues/984)) ([fdad103](https://github.com/chanzuckerberg/fogg/commit/fdad103036234587a0f7d65b1dc80e64f8534bfb)) + ### [0.91.8](https://github.com/chanzuckerberg/fogg/compare/v0.91.7...v0.91.8) (2023-12-12)