Skip to content

Commit ad4a4f6

Browse files
chore(main): release 8.9.1
1 parent 5e6df42 commit ad4a4f6

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ 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+
### [8.9.1](https://github.com/netlify/cli/compare/v8.9.0...v8.9.1) (2022-01-17)
11+
12+
13+
### Bug Fixes
14+
15+
* binary not found for Husky ([#4046](https://github.com/netlify/cli/issues/4046)) ([bea66fe](https://github.com/netlify/cli/commit/bea66febfa4d5c95f74bd6fcd0704a0687e2b0b9))
16+
* **deps:** update dependency node-fetch to v2.6.7 ([#4052](https://github.com/netlify/cli/issues/4052)) ([70df1b8](https://github.com/netlify/cli/commit/70df1b8233a2cdfd137b7c9649d5de0f157e157b))
17+
* **deps:** update dependency qs to v6.10.3 ([#4053](https://github.com/netlify/cli/issues/4053)) ([064049b](https://github.com/netlify/cli/commit/064049b008e70ee8c8a22143659e3e66fb8bd1c7))
18+
* **deps:** update dependency stripe to v8.197.0 ([#4054](https://github.com/netlify/cli/issues/4054)) ([5e6df42](https://github.com/netlify/cli/commit/5e6df424898c1ea1b826bf4e9311d4f2b8a0da55))
19+
1020
## [8.9.0](https://github.com/netlify/cli/compare/v8.8.2...v8.9.0) (2022-01-14)
1121

1222

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": "8.9.0",
4+
"version": "8.9.1",
55
"author": "Netlify Inc.",
66
"contributors": [
77
"Mathias Biilmann <[email protected]> (https://twitter.com/biilmann)",

0 commit comments

Comments
 (0)