Skip to content

Commit 7cc74ed

Browse files
chore: release 8.0.3 (#3715)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 706d14e commit 7cc74ed

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+
### [8.0.3](https://www.github.com/netlify/cli/compare/v8.0.2...v8.0.3) (2021-11-25)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/build to ^19.0.6 ([#3712](https://www.github.com/netlify/cli/issues/3712)) ([47b5066](https://www.github.com/netlify/cli/commit/47b506654e75564d11794550bd390807c1776e10))
16+
* **deps:** update dependency @netlify/config to ^16.0.4 ([#3713](https://www.github.com/netlify/cli/issues/3713)) ([706d14e](https://www.github.com/netlify/cli/commit/706d14e9a48a039f4d267b753b9ae31b69f27c2d))
17+
1018
### [8.0.2](https://www.github.com/netlify/cli/compare/v8.0.1...v8.0.2) (2021-11-25)
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": "8.0.2",
4+
"version": "8.0.3",
55
"author": "Netlify Inc.",
66
"contributors": [
77
"Mathias Biilmann <matt@netlify.com> (https://twitter.com/biilmann)",

0 commit comments

Comments
 (0)