Skip to content

Commit 548fb34

Browse files
Release v14.1.1 (#1703)
All Submissions: * [x] Have you followed the guidelines in our Contributing document? * [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/fastly/cli/pulls) for the same update/change? <!-- You can erase any parts of this template not applicable to your Pull Request. --> ### New Feature Submissions: * [x] Does your submission pass tests?
1 parent b611716 commit 548fb34

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@
66

77
### Bug Fixes:
88

9-
- fix: `compute pack`, `compute validate`, and `install` no longer require authentication, as they are purely local operations that do not make any Fastly API calls.
10-
119
### Enhancements:
1210

1311
### Dependencies:
1412

13+
## [v14.1.1](https://github.com/fastly/cli/releases/tag/v14.1.1) (2026-03-18)
14+
15+
### Bug Fixes:
16+
17+
- fix(compute): `compute pack`, `compute validate`, and `install` no longer require authentication. [#1701](https://github.com/fastly/cli/pull/1701)
18+
1519
## [v14.1.0](https://github.com/fastly/cli/releases/tag/v14.1.0) (2026-03-17)
1620

1721
### Bug Fixes:

0 commit comments

Comments
 (0)