We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af091f commit d451b70Copy full SHA for d451b70
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# CHANGELOG
2
3
+## [v10.8.5](https://github.com/fastly/cli/releases/tag/v10.8.5) (2024-03-11)
4
+
5
+**Bug fixes:**
6
7
+- fix(compute/serve): avoid wasm validation when --file is set [#1150](https://github.com/fastly/cli/pull/1150)
8
9
+**Enhancements:**
10
11
+- refactor(app): update list of commands that require a token [#1145](https://github.com/fastly/cli/pull/1145)
12
13
+**Dependencies:**
14
15
+- build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 [#1146](https://github.com/fastly/cli/pull/1146)
16
+- build(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0 [#1147](https://github.com/fastly/cli/pull/1147)
17
18
## [v10.8.4](https://github.com/fastly/cli/releases/tag/v10.8.4) (2024-03-01)
19
20
**Bug fixes:**
0 commit comments