mirror of
https://github.com/Azure/setup-kubectl
synced 2025-09-23 12:07:59 +00:00

Some checks failed
CodeQL Advanced / Analyze (javascript-typescript) (push) Failing after 11s
Integration test for setup-kubectl / Validate release and master branch (push) Failing after 0s
Run prettify / Prettier Check (push) Failing after 0s
Release Project / release (push) Failing after 0s
Run unit tests. / build (push) Failing after 0s
12 lines
241 B
Markdown
12 lines
241 B
Markdown
# Changelog
|
|
|
|
## [4.0.1] - 2025-06-17
|
|
|
|
- Remove erronious 'v' prefix on previous changelog for v4.0.0 that led to "vv4.0.0" tag issue
|
|
- Dependabot fixes
|
|
|
|
## [4.0.0] - 2024-01-30
|
|
|
|
### Changed
|
|
|
|
- #90 Migrate to node 20 as node 16 is deprecated
|