Skip to content

Commit 6c488bf

Browse files
chore(main): release 18.0.3 (#7016)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent de3444c commit 6c488bf

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
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.3](https://github.com/netlify/cli/compare/v18.0.2...v18.0.3) (2025-01-27)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update netlify packages ([#7015](https://github.com/netlify/cli/issues/7015)) ([de3444c](https://github.com/netlify/cli/commit/de3444c165544bf9265714f20610cd8fe6d7fd03))
22+
1623
## [18.0.2](https://github.com/netlify/cli/compare/v18.0.1...v18.0.2) (2025-01-22)
1724

1825

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

0 commit comments

Comments
 (0)