Skip to content

Commit

Permalink
chore(main): release 10.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Jun 3, 2022
1 parent 20cd93f commit 3d91a6f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [10.4.1](https://github.com/netlify/cli/compare/v10.4.0...v10.4.1) (2022-06-03)


### Bug Fixes

* **deps:** update dependency @netlify/plugins-list to ^6.27.0 ([#4657](https://github.com/netlify/cli/issues/4657)) ([4ec8f97](https://github.com/netlify/cli/commit/4ec8f97d3a646666ba5b724572e0b3814ec77475))
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^5.10.0 ([#4664](https://github.com/netlify/cli/issues/4664)) ([20cd93f](https://github.com/netlify/cli/commit/20cd93fde00fcb757cc3215364d870b7813132fb))
* **deps:** update dependency commander to v9.3.0 ([#4648](https://github.com/netlify/cli/issues/4648)) ([a51850e](https://github.com/netlify/cli/commit/a51850ef132e6692c12da95224dec9249ed1a720))
* fix scheduled function template to use async ([#4658](https://github.com/netlify/cli/issues/4658)) ([b74cf05](https://github.com/netlify/cli/commit/b74cf05f47bc4fef62465f36241e15881af6f2bb))

## [10.4.0](https://github.com/netlify/cli/compare/v10.3.3...v10.4.0) (2022-05-31)


Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cli",
"description": "Netlify command line tool",
"version": "10.4.0",
"version": "10.4.1",
"author": "Netlify Inc.",
"contributors": [
"Abraham Schilling <AbrahamSchilling@gmail.com> (https://gitlab.com/n4bb12)",
Expand Down

0 comments on commit 3d91a6f

Please sign in to comment.