From ff205d2a69941e13c719892aa3cd91142829b199 Mon Sep 17 00:00:00 2001 From: Mark McDonnell Date: Fri, 3 Nov 2023 15:09:03 +0000 Subject: [PATCH] v10.6.1 (#1075) --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc8b81e43..b8b408c2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # CHANGELOG -## [v10.6.0](https://github.com/fastly/cli/releases/tag/v10.6.0) (2023-10-31) +## [v10.6.1](https://github.com/fastly/cli/releases/tag/v10.6.1) (2023-11-03) + +**Bug fixes:** + +- fix(manifest): only reset EnvVars if EnvFile set [#1073](https://github.com/fastly/cli/pull/1073) +- fix(github): check architecture when fetching wasm-tools [#1074](https://github.com/fastly/cli/pull/1074) + +## [v10.6.0](https://github.com/fastly/cli/releases/tag/v10.6.0) (2023-11-03) **Bug fixes:**