Skip to content

Commit ae637a7

Browse files
chore(main): release 20.0.2 (#7212)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent a59c66f commit ae637a7

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1313

1414

1515

16+
## [20.0.2](https://github.com/netlify/cli/compare/v20.0.1...v20.0.2) (2025-04-16)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** remove stream utils ([#7120](https://github.com/netlify/cli/issues/7120)) ([5fef8d6](https://github.com/netlify/cli/commit/5fef8d6745733cebd23be67a1c0f284379453c8c))
22+
* **deps:** remove trivial dependencies ([a59c66f](https://github.com/netlify/cli/commit/a59c66f7dbb02454fcf29baeaa3760596ad80da4))
23+
* mark `siteInfo.published_deploy` as optional ([#7185](https://github.com/netlify/cli/issues/7185)) ([5fd9add](https://github.com/netlify/cli/commit/5fd9addb394f66b55ded2652d5c9a67b63995860))
24+
1625
## [20.0.1](https://github.com/netlify/cli/compare/v20.0.0...v20.0.1) (2025-04-15)
1726

1827

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify-cli",
33
"description": "Netlify command line tool",
4-
"version": "20.0.1",
4+
"version": "20.0.2",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)