Skip to content

Commit

Permalink
chore(main): release 12.10.0 (#5430)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] committed Jan 26, 2023
1 parent 63d415b commit 83a81b1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [12.10.0](https://github.com/netlify/cli/compare/v12.9.2...v12.10.0) (2023-01-25)


### Features

* send functions_config during deploy ([#5428](https://github.com/netlify/cli/issues/5428)) ([63d415b](https://github.com/netlify/cli/commit/63d415b4220c0988f23507ec966240754a04d59b))

## [12.9.2](https://github.com/netlify/cli/compare/v12.9.1...v12.9.2) (2023-01-24)


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": "12.9.2",
"version": "12.10.0",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

1 comment on commit 83a81b1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Package size: 265 MB

Please sign in to comment.