Skip to content

Commit 9fa41a5

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

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+
## [10.17.8](https://github.com/netlify/cli/compare/v10.17.7...v10.17.8) (2022-08-16)
11+
12+
13+
### Bug Fixes
14+
15+
* avoid bright chalk colors in env commands, fix logging typo ([#4953](https://github.com/netlify/cli/issues/4953)) ([c90adde](https://github.com/netlify/cli/commit/c90adde6d76cf49266bcce4ef07d8cbd9e437be9))
16+
* publish codegen module metadata for Graph ui ([#4959](https://github.com/netlify/cli/issues/4959)) ([c6eb30e](https://github.com/netlify/cli/commit/c6eb30e5d051ec460a25c78dc9dd3ce25321bb3c))
17+
1018
## [10.17.7](https://github.com/netlify/cli/compare/v10.17.6...v10.17.7) (2022-08-16)
1119

1220

npm-shrinkwrap.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": "10.17.7",
4+
"version": "10.17.8",
55
"author": "Netlify Inc.",
66
"contributors": [
77
"@whitep4nth3r (https://twitter.com/whitep4nth3r)",

0 commit comments

Comments
 (0)