Skip to content

Commit a7c2fab

Browse files
chore(main): release 18.0.4 (#7028)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: Daniel Lew <[email protected]>
1 parent 80d3703 commit a7c2fab

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

1414

1515

16+
## [18.0.4](https://github.com/netlify/cli/compare/v18.0.3...v18.0.4) (2025-02-06)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** upgrade 23 outdated dependencies ([#7019](https://github.com/netlify/cli/issues/7019)) ([f74c6c6](https://github.com/netlify/cli/commit/f74c6c6e466cc90a9bfb525670d5c7a456714a91))
22+
1623
## [18.0.3](https://github.com/netlify/cli/compare/v18.0.2...v18.0.3) (2025-01-27)
1724

1825

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

0 commit comments

Comments
 (0)