Skip to content

Commit d451b70

Browse files
authored
doc(CHANGELOG): v10.8.5 (#1151)
1 parent 9af091f commit d451b70

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# CHANGELOG
22

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+
318
## [v10.8.4](https://github.com/fastly/cli/releases/tag/v10.8.4) (2024-03-01)
419

520
**Bug fixes:**

0 commit comments

Comments
 (0)