Skip to content

Commit 399392c

Browse files
authored
v10.8.3 (#1139)
1 parent a96a940 commit 399392c

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

520
**Bug fixes:**

0 commit comments

Comments
 (0)