Skip to content

Commit e65f97c

Browse files
chore(main): release 12.2.10 (#5300)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 0041559 commit e65f97c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ 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.10](https://github.com/netlify/cli/compare/v12.2.9...v12.2.10) (2022-12-10)
11+
12+
13+
### Bug Fixes
14+
15+
* always look for internal edge functions ([#5302](https://github.com/netlify/cli/issues/5302)) ([62930d8](https://github.com/netlify/cli/commit/62930d8139c15a3cc3250acd85482bf32e41391e))
16+
* discard edge function declarations without a path or pattern ([#5299](https://github.com/netlify/cli/issues/5299)) ([869c5a8](https://github.com/netlify/cli/commit/869c5a8501b63f4396a0b2ac78c2885a1a3c1eb1))
17+
1018
## [12.2.9](https://github.com/netlify/cli/compare/v12.2.8...v12.2.9) (2022-12-06)
1119

1220

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

0 commit comments

Comments
 (0)