We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba84a44 commit cfc3f0aCopy full SHA for cfc3f0a
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## [v4.6.1](https://github.com/fastly/cli/releases/tag/v4.6.1) (2023-01-05)
4
+
5
+[Full Changelog](https://github.com/fastly/cli/compare/v4.6.0...v4.6.1)
6
7
+**Bug fixes:**
8
9
+* fix(pkg/commands/vcl/snippet): set default dynamic value [#751](https://github.com/fastly/cli/pull/751)
10
11
+**Dependencies:**
12
13
+* Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 [#748](https://github.com/fastly/cli/pull/748)
14
15
+**Enhancements:**
16
17
+* build(makefile): add goreleaser target for testing builds locally [#750](https://github.com/fastly/cli/pull/750)
18
19
## [v4.6.0](https://github.com/fastly/cli/releases/tag/v4.6.0) (2023-01-03)
20
21
[Full Changelog](https://github.com/fastly/cli/compare/v4.5.0...v4.6.0)
0 commit comments