Skip to content

Commit c8bfd74

Browse files
chore(main): release 18.0.2 (#7004)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 9669cdf commit c8bfd74

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

1414

1515

16+
## [18.0.2](https://github.com/netlify/cli/compare/v18.0.1...v18.0.2) (2025-01-22)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update dependency @types/node to v22.10.7 ([#7003](https://github.com/netlify/cli/issues/7003)) ([30a8aa5](https://github.com/netlify/cli/commit/30a8aa58c48f1127979df6c9a73c4ee06252e04c))
22+
* **deps:** update netlify packages ([#6999](https://github.com/netlify/cli/issues/6999)) ([da7f42e](https://github.com/netlify/cli/commit/da7f42e137f97c758b88a5e5b564bd769a1b6bd8))
23+
* hide dynamic ssg endpoint resolution under environment variable ([#7011](https://github.com/netlify/cli/issues/7011)) ([9669cdf](https://github.com/netlify/cli/commit/9669cdf13aff5d80f08b7405822fc68600b1bd18))
24+
* remove unused code and dependencies ([#7007](https://github.com/netlify/cli/issues/7007)) ([3a46e8f](https://github.com/netlify/cli/commit/3a46e8ff88271c9c427a446975148bc9dc234b6f))
25+
* untrack largeish file ([#7005](https://github.com/netlify/cli/issues/7005)) ([badfe15](https://github.com/netlify/cli/commit/badfe15d7e8c9270e15cd8fce8990df4c6bcc900))
26+
1627
## [18.0.1](https://github.com/netlify/cli/compare/v18.0.0...v18.0.1) (2025-01-15)
1728

1829

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

0 commit comments

Comments
 (0)