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 8, 2022
1 parent 3bfbe87 commit 0f8596d
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ 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-08)


### Bug Fixes

* correctly watch function files specified in the config option `included_files` ([#4619](https://github.com/netlify/cli/issues/4619)) ([3bfbe87](https://github.com/netlify/cli/commit/3bfbe870758819ab045a205cd500796c9fa153bc))
* **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 @types/node to v14.18.20 ([#4668](https://github.com/netlify/cli/issues/4668)) ([93f0971](https://github.com/netlify/cli/commit/93f09716fc41a6feaa9e4c93ed231a48e73065e2))
* **deps:** update dependency commander to v9.3.0 ([#4648](https://github.com/netlify/cli/issues/4648)) ([a51850e](https://github.com/netlify/cli/commit/a51850ef132e6692c12da95224dec9249ed1a720))
* **deps:** update dependency dotenv to v16.0.1 ([#4645](https://github.com/netlify/cli/issues/4645)) ([2a6d9f3](https://github.com/netlify/cli/commit/2a6d9f3ef6c535f115e0be72f4fe95698a0654c0))
* **deps:** update dependency passport to ^0.6.0 ([#4673](https://github.com/netlify/cli/issues/4673)) ([0a08ff8](https://github.com/netlify/cli/commit/0a08ff805d248d88ce26e8404e84b9daf447f462))
* **deps:** update dependency typescript to v4.7.3 ([#4674](https://github.com/netlify/cli/issues/4674)) ([80bdb1a](https://github.com/netlify/cli/commit/80bdb1a6310168493f0656d1c0f011ae928f7a31))
* **deps:** update module github.com/aws/aws-lambda-go to v1.32.0 ([#4675](https://github.com/netlify/cli/issues/4675)) ([01104f6](https://github.com/netlify/cli/commit/01104f6e59d559570886588af064e04f862a57ea))
* **deps:** update rust crate tokio to 1.19.1 ([#4676](https://github.com/netlify/cli/issues/4676)) ([c5c0f50](https://github.com/netlify/cli/commit/c5c0f50e5094be9b93293887b592891b935379b7))
* 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 0f8596d

Please sign in to comment.