Skip to content

Commit 0bc6a45

Browse files
chore(main): release 16.7.1
1 parent f8a9703 commit 0bc6a45

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ 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.7.1](https://github.com/netlify/cli/compare/v16.7.0...v16.7.1) (2023-10-16)
11+
12+
13+
### Bug Fixes
14+
15+
* **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))
16+
* typo in al2 featureflag adapter ([#6055](https://github.com/netlify/cli/issues/6055)) ([9c505f1](https://github.com/netlify/cli/commit/9c505f17db0a09935c83ddbe0dd410bfac225c06))
17+
1018
## [16.7.0](https://github.com/netlify/cli/compare/v16.6.2...v16.7.0) (2023-10-12)
1119

1220

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.7.1",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)