Skip to content

Commit 027efcf

Browse files
chore(main): release 12.9.0 (#5412)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 733c47e commit 027efcf

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

10+
## [12.9.0](https://github.com/netlify/cli/compare/v12.8.0...v12.9.0) (2023-01-20)
11+
12+
13+
### Features
14+
15+
* add support for signed redirects ([#5414](https://github.com/netlify/cli/issues/5414)) ([733c47e](https://github.com/netlify/cli/commit/733c47e22268ac63e9a71f702c732635edc343e2))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency netlify-redirector to ^0.4.0 ([#5413](https://github.com/netlify/cli/issues/5413)) ([e978613](https://github.com/netlify/cli/commit/e978613156a716d2a05db91300e9d68c5bd1a9bb))
21+
* gracefully handle errors when setting headers ([#5411](https://github.com/netlify/cli/issues/5411)) ([734c23c](https://github.com/netlify/cli/commit/734c23ccaa4b059cd638d26795a16b2497a234d4))
22+
1023
## [12.8.0](https://github.com/netlify/cli/compare/v12.7.2...v12.8.0) (2023-01-20)
1124

1225

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify-cli",
33
"description": "Netlify command line tool",
4-
"version": "12.8.0",
4+
"version": "12.9.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)