Skip to content

Commit

Permalink
chore(main): release 12.9.1 (#5416)
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 20, 2023
1 parent 99305de commit 3a9670b
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.9.1](https://github.com/netlify/cli/compare/v12.9.0...v12.9.1) (2023-01-20)


### Bug Fixes

* sign redirect with secret from env var ([#5415](https://github.com/netlify/cli/issues/5415)) ([99305de](https://github.com/netlify/cli/commit/99305de506038ac896e43175118cfb8b563cc701))

## [12.9.0](https://github.com/netlify/cli/compare/v12.8.0...v12.9.0) (2023-01-20)


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

1 comment on commit 3a9670b

@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: 267 MB

Please sign in to comment.