Skip to content

Commit 1ef3cab

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

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1313

1414

1515

16+
## [20.1.0](https://github.com/netlify/cli/compare/v20.0.4...v20.1.0) (2025-04-25)
17+
18+
19+
### Features
20+
21+
* beautify update notif and link to release notes ([#7237](https://github.com/netlify/cli/issues/7237)) ([0bf2db7](https://github.com/netlify/cli/commit/0bf2db79a9bb1bcbd08cbff7ed4858443181d330))
22+
23+
24+
### Bug Fixes
25+
26+
* **deps:** update dependency @netlify/blobs to v8.2.0 ([#7215](https://github.com/netlify/cli/issues/7215)) ([1428374](https://github.com/netlify/cli/commit/1428374c68336c5570b10d83d3b10cc430b16888))
27+
1628
## [20.0.4](https://github.com/netlify/cli/compare/v20.0.3...v20.0.4) (2025-04-24)
1729

1830

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.4",
4+
"version": "20.1.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)