Skip to content

Commit 2df97c3

Browse files
chore(main): release 17.2.0 (#6134)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 988fc53 commit 2df97c3

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

1414

1515

16+
## [17.2.0](https://github.com/netlify/cli/compare/v17.1.0...v17.2.0) (2023-11-08)
17+
18+
19+
### Features
20+
21+
* substitute listr for listr2 in lm commands ([#6131](https://github.com/netlify/cli/issues/6131)) ([f0338d1](https://github.com/netlify/cli/commit/f0338d18790f71dd1b541cc602041b72c3ac7396))
22+
* Support image cdn ([#6122](https://github.com/netlify/cli/issues/6122)) ([988fc53](https://github.com/netlify/cli/commit/988fc536dc1148a694c32658ac57ed11e9befedd))
23+
24+
25+
### Bug Fixes
26+
27+
* support npm modules + edge functions in monorepos ([#6130](https://github.com/netlify/cli/issues/6130)) ([e19c049](https://github.com/netlify/cli/commit/e19c0499ce516eb1b3ef1c0c1c141be1ac1f9714))
28+
1629
## [17.1.0](https://github.com/netlify/cli/compare/v17.0.1...v17.1.0) (2023-11-07)
1730

1831

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

0 commit comments

Comments
 (0)