Skip to content

Commit b3d729d

Browse files
chore(main): release 22.2.2 (#7382)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent cc29e08 commit b3d729d

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ 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.2.2](https://github.com/netlify/cli/compare/v22.2.1...v22.2.2) (2025-07-04)
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** resolve brace-expansion vuln warnings ([#7384](https://github.com/netlify/cli/issues/7384)) ([6794172](https://github.com/netlify/cli/commit/6794172f65510e9a4bfa4291cc29b299a22c0476))
17+
* **deps:** update dependency @netlify/edge-functions to v2.15.5 ([#7386](https://github.com/netlify/cli/issues/7386)) ([cc29e08](https://github.com/netlify/cli/commit/cc29e0829641fbc2be32c74df2de552ccbeb7935))
18+
* update astro and starlight ([#7381](https://github.com/netlify/cli/issues/7381)) ([2e6c9c2](https://github.com/netlify/cli/commit/2e6c9c2cc71fe5ea6f3dc6fc6717751ad72f90f1))
19+
1120
## [22.2.1](https://github.com/netlify/cli/compare/v22.2.0...v22.2.1) (2025-06-27)
1221

1322

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

0 commit comments

Comments
 (0)