Skip to content

Commit cfcee54

Browse files
chore(main): release 12.9.2 (#5425)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 70ef88c commit cfcee54

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
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.2](https://github.com/netlify/cli/compare/v12.9.1...v12.9.2) (2023-01-24)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @octokit/rest to v19.0.7 ([#5419](https://github.com/netlify/cli/issues/5419)) ([384e168](https://github.com/netlify/cli/commit/384e1682bd1532ce51501769d5be6637c2c060d8))
16+
* **deps:** update dependency axios to v1.2.3 ([#5420](https://github.com/netlify/cli/issues/5420)) ([a0f3719](https://github.com/netlify/cli/commit/a0f3719c53520c4d291a9f2c4deb87c669a900e0))
17+
* **deps:** update dependency fastify to v4.12.0 ([#5422](https://github.com/netlify/cli/issues/5422)) ([43e6f9e](https://github.com/netlify/cli/commit/43e6f9ed7710a97f152ba21e10fc40c4ca483e5b))
18+
* **deps:** update dependency netlify to ^13.1.2 ([#5427](https://github.com/netlify/cli/issues/5427)) ([b0a6c85](https://github.com/netlify/cli/commit/b0a6c85c8d97356e234fd5e24cef21589f457964))
19+
* **deps:** update netlify packages ([#5426](https://github.com/netlify/cli/issues/5426)) ([4600e9b](https://github.com/netlify/cli/commit/4600e9b9e537cc02c2b729e5a5e0476527957f1a))
20+
* **deps:** update rust crate tokio to 1.24.2 ([#5421](https://github.com/netlify/cli/issues/5421)) ([8146b3d](https://github.com/netlify/cli/commit/8146b3d63c83180a7dc88ebf8780594b8489faf0))
21+
* load internal environment variables in Envelope ([#5429](https://github.com/netlify/cli/issues/5429)) ([70ef88c](https://github.com/netlify/cli/commit/70ef88c4b9f9f5391f42c21847f3364fb9585c37))
22+
1023
## [12.9.1](https://github.com/netlify/cli/compare/v12.9.0...v12.9.1) (2023-01-20)
1124

1225

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.9.1",
4+
"version": "12.9.2",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)