Skip to content

Commit 990da12

Browse files
chore(main): release 12.2.9 (#5287)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent ff1eecb commit 990da12

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ 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.2.9](https://github.com/netlify/cli/compare/v12.2.8...v12.2.9) (2022-12-06)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/edge-bundler to ^5.3.1 ([#5296](https://github.com/netlify/cli/issues/5296)) ([ff1eecb](https://github.com/netlify/cli/commit/ff1eecba923201c9abe6731b6f6fc9f9176f7cec))
16+
* **deps:** update dependency @types/node to v14.18.34 ([#5292](https://github.com/netlify/cli/issues/5292)) ([fd7db45](https://github.com/netlify/cli/commit/fd7db45985d2d94576b8908f0cfa39dde5bc7ee4))
17+
* **deps:** update dependency cron-parser to v4.7.0 ([#5273](https://github.com/netlify/cli/issues/5273)) ([fb6d84a](https://github.com/netlify/cli/commit/fb6d84aba8d2f6751cacf8d6c680257b096d68dd))
18+
* detect requests without body correctly ([#5290](https://github.com/netlify/cli/issues/5290)) ([57ee933](https://github.com/netlify/cli/commit/57ee9332ef2f88cd40cfe1f42487ce5e5ba1b927))
19+
1020
## [12.2.8](https://github.com/netlify/cli/compare/v12.2.7...v12.2.8) (2022-11-30)
1121

1222

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.2.8",
4+
"version": "12.2.9",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"contributors": [

0 commit comments

Comments
 (0)