We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d4ac8 commit 53499a6Copy full SHA for 53499a6
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## [v4.6.2](https://github.com/fastly/cli/releases/tag/v4.6.2) (2023-01-12)
4
+
5
+[Full Changelog](https://github.com/fastly/cli/compare/v4.6.1...v4.6.2)
6
7
+**Bug fixes:**
8
9
+* fix(pkg/commands/compute/serve): prevent 386 arch users executing command [#753](https://github.com/fastly/cli/pull/753)
10
+* build(goreleaser): fix Windows archive generation to include zips [#756](https://github.com/fastly/cli/pull/756)
11
12
+**Dependencies:**
13
14
+* Bump golang.org/x/term from 0.3.0 to 0.4.0 [#754](https://github.com/fastly/cli/pull/754)
15
16
## [v4.6.1](https://github.com/fastly/cli/releases/tag/v4.6.1) (2023-01-05)
17
18
[Full Changelog](https://github.com/fastly/cli/compare/v4.6.0...v4.6.1)
0 commit comments