We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96a940 commit 399392cCopy full SHA for 399392c
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# CHANGELOG
2
3
+## [v10.8.3](https://github.com/fastly/cli/releases/tag/v10.8.3) (2024-02-21)
4
+
5
+**Bug fixes:**
6
7
+- fix(github): update wasm-tools path [#1136](https://github.com/fastly/cli/pull/1136)
8
+- fix(compute/serve): avoid `text.Output` when dealing with large `bytes.Buffer` [#1138](https://github.com/fastly/cli/pull/1138)
9
10
+**Enhancements:**
11
12
+- resolve GitHub linter issues [#1137](https://github.com/fastly/cli/pull/1137)
13
14
+**Dependencies:**
15
16
+- build(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 [#1135](https://github.com/fastly/cli/pull/1135)
17
18
## [v10.8.2](https://github.com/fastly/cli/releases/tag/v10.8.2) (2024-02-15)
19
20
**Bug fixes:**
0 commit comments