From 57d5e6d20dac635dc9b366bd2a59c8022bace8d7 Mon Sep 17 00:00:00 2001 From: Integralist Date: Tue, 21 Mar 2023 14:32:17 +0000 Subject: [PATCH] v8.1.2 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d47f5d2c..dbcac7279 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [v8.1.2](https://github.com/fastly/cli/releases/tag/v8.1.2) (2023-03-21) + +[Full Changelog](https://github.com/fastly/cli/compare/v8.1.1...v8.1.2) + +**Bug fixes:** + +* fix(service/create): input.Type assigned wrong value [#881](https://github.com/fastly/cli/pull/881) + ## [v8.1.1](https://github.com/fastly/cli/releases/tag/v8.1.1) (2023-03-20) [Full Changelog](https://github.com/fastly/cli/compare/v8.1.0...v8.1.1)