Skip to content

Commit e9e1503

Browse files
chore(main): release 16.8.0 (#6065)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 9b1da52 commit e9e1503

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [16.8.0](https://github.com/netlify/cli/compare/v16.7.0...v16.8.0) (2023-10-17)
11+
12+
13+
### Features
14+
15+
* show warning for npm modules with extraneous files ([#6069](https://github.com/netlify/cli/issues/6069)) ([2a4d3dd](https://github.com/netlify/cli/commit/2a4d3ddf3a64bb9b417b3fc8d55e2fa505b7a6f9))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency @netlify/build to v29.23.0 ([#6071](https://github.com/netlify/cli/issues/6071)) ([98af648](https://github.com/netlify/cli/commit/98af6482e647849d00e009530602837cb250bbe1))
21+
* **deps:** update dependency @netlify/build to v29.23.1 ([#6072](https://github.com/netlify/cli/issues/6072)) ([c88e35a](https://github.com/netlify/cli/commit/c88e35a3f0c9bdfc9bb561a496cb88be240912f8))
22+
* **deps:** update dependency @netlify/edge-bundler to v9.3.0 ([#6066](https://github.com/netlify/cli/issues/6066)) ([06e302b](https://github.com/netlify/cli/commit/06e302b2742766925d379e82f9088c9402f606e7))
23+
* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.25.1 ([#6067](https://github.com/netlify/cli/issues/6067)) ([f8a9703](https://github.com/netlify/cli/commit/f8a97036cb570e8dec35e630807c485da6d647d1))
24+
* typo in al2 featureflag adapter ([#6055](https://github.com/netlify/cli/issues/6055)) ([9c505f1](https://github.com/netlify/cli/commit/9c505f17db0a09935c83ddbe0dd410bfac225c06))
25+
* update link ([#6074](https://github.com/netlify/cli/issues/6074)) ([9b1da52](https://github.com/netlify/cli/commit/9b1da5207cf64bb3bad965ff42d7d6a40b562c44))
26+
1027
## [16.7.0](https://github.com/netlify/cli/compare/v16.6.2...v16.7.0) (2023-10-12)
1128

1229

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

0 commit comments

Comments
 (0)