Skip to content

Commit 759cc88

Browse files
chore(main): release 20.0.4 (#7233)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent ccb079a commit 759cc88

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.4](https://github.com/netlify/cli/compare/v20.0.3...v20.0.4) (2025-04-24)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** remove tempy ([#7223](https://github.com/netlify/cli/issues/7223)) ([fd28f48](https://github.com/netlify/cli/commit/fd28f48a98082d472a918566b8ffe5915fdfba61))
22+
* match the `branch-deploy` context when using `--context branch:foo` ([#7235](https://github.com/netlify/cli/issues/7235)) ([ccb079a](https://github.com/netlify/cli/commit/ccb079adc4c7b09f5379e3bf1a1cd6d5647cdec9))
23+
* skip framework detection for deploy only command ([#7229](https://github.com/netlify/cli/issues/7229)) ([444ddff](https://github.com/netlify/cli/commit/444ddff94bab8eea734347255db553751ce7287f))
24+
1625
## [20.0.3](https://github.com/netlify/cli/compare/v20.0.2...v20.0.3) (2025-04-22)
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.3",
4+
"version": "20.0.4",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)