Skip to content

Commit 7ebd0bd

Browse files
chore(main): release 22.1.7 (#7365)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 7a27b4f commit 7ebd0bd

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
@@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

1010

11+
## [22.1.7](https://github.com/netlify/cli/compare/v22.1.6...v22.1.7) (2025-06-25)
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update dependency @netlify/edge-functions to v2.15.2 ([#7364](https://github.com/netlify/cli/issues/7364)) ([73a7d46](https://github.com/netlify/cli/commit/73a7d4671a351c9548c7b7f9d9b9b4731f109fa8))
17+
* providing cwd matching the root dir and filter option conflicted preventing functions to be discovered ([#7366](https://github.com/netlify/cli/issues/7366)) ([7a27b4f](https://github.com/netlify/cli/commit/7a27b4ff8b5523c88da61dcf798a488db2b43350))
18+
1119
## [22.1.6](https://github.com/netlify/cli/compare/v22.1.5...v22.1.6) (2025-06-24)
1220

1321

package-lock.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": "22.1.6",
4+
"version": "22.1.7",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)