Skip to content

Commit d78ec3b

Browse files
chore(main): release 16.9.1 (#6083)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 8dffc00 commit d78ec3b

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1313

1414

1515

16+
## [16.9.1](https://github.com/netlify/cli/compare/v16.9.0...v16.9.1) (2023-10-20)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update dependency @netlify/serverless-functions-api to v1.10.0 ([#6082](https://github.com/netlify/cli/issues/6082)) ([f7518f9](https://github.com/netlify/cli/commit/f7518f9893c1aff53929396658d15b9ce43c83b6))
22+
* **deps:** update netlify packages ([#6081](https://github.com/netlify/cli/issues/6081)) ([0fed4c1](https://github.com/netlify/cli/commit/0fed4c1e9e19fd324eb76955f50a192aad388dce))
23+
* **deps:** update netlify packages ([#6084](https://github.com/netlify/cli/issues/6084)) ([8dffc00](https://github.com/netlify/cli/commit/8dffc002d23ecb92446443f532ac1f3f36304b7e))
24+
* don't swallow file changes when a lot of them come in ([#6075](https://github.com/netlify/cli/issues/6075)) ([20d6fef](https://github.com/netlify/cli/commit/20d6fefebba72fb2a7d25e2ccbb2900c6c50dd8e))
25+
1626
## [16.9.0](https://github.com/netlify/cli/compare/v16.8.1...v16.9.0) (2023-10-19)
1727

1828

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

0 commit comments

Comments
 (0)