Skip to content

Commit

Permalink
chore(main): release 16.3.0 (#5973)
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] authored Sep 6, 2023
1 parent da723a1 commit a7d2d0c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [16.3.0](https://github.com/netlify/cli/compare/v16.2.0...v16.3.0) (2023-09-06)


### Features

* support `context.params` + `config.method` in functions + edge functions ([#5970](https://github.com/netlify/cli/issues/5970)) ([6afe7bd](https://github.com/netlify/cli/commit/6afe7bd513df6b5c200117d33ff81c575cfd0454))


### Bug Fixes

* **deps:** update netlify packages ([#5972](https://github.com/netlify/cli/issues/5972)) ([34e0faa](https://github.com/netlify/cli/commit/34e0faab0b7b9630271a85a650a0fdb97384a31d))
* **deps:** update netlify packages ([#5974](https://github.com/netlify/cli/issues/5974)) ([4a7d9df](https://github.com/netlify/cli/commit/4a7d9dfa66b8c2eba04a6542e1a8b4ff0d026e0b))
* make lm:setup test pass ([#5980](https://github.com/netlify/cli/issues/5980)) ([40b3e78](https://github.com/netlify/cli/commit/40b3e7847c9c9e979161746e7dab59fd7b7ea7c3))
* show proper `req.url` in HTTPS mode ([#5968](https://github.com/netlify/cli/issues/5968)) ([da723a1](https://github.com/netlify/cli/commit/da723a15799590797b2df93fe871f3b3b5f2d5fe))

## [16.2.0](https://github.com/netlify/cli/compare/v16.1.0...v16.2.0) (2023-08-29)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.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": "16.2.0",
"version": "16.3.0",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

1 comment on commit a7d2d0c

@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

  • Dependency count: 1,331
  • Package size: 295 MB

Please sign in to comment.