Skip to content

Commit 4b9f9bc

Browse files
chore(main): release 22.1.4
1 parent f449ad8 commit 4b9f9bc

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ 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.4](https://github.com/netlify/cli/compare/v22.1.3...v22.1.4) (2025-06-17)
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** pin dependencies ([#7097](https://github.com/netlify/cli/issues/7097)) ([5843441](https://github.com/netlify/cli/commit/584344199cab8d8990701f9028a7d7af64e394ad))
17+
* **deps:** update dependency @netlify/blobs to v9.1.6 ([#7346](https://github.com/netlify/cli/issues/7346)) ([450717d](https://github.com/netlify/cli/commit/450717d925580bc761631226e2b2d3d110bf60dc))
18+
* **deps:** update dependency @netlify/edge-functions to v2.14.5 ([#7337](https://github.com/netlify/cli/issues/7337)) ([d18c632](https://github.com/netlify/cli/commit/d18c6320cbe066d72b3853da0de6288c862bdc01))
19+
* **deps:** update dependency @netlify/edge-functions to v2.15.0 ([#7353](https://github.com/netlify/cli/issues/7353)) ([f449ad8](https://github.com/netlify/cli/commit/f449ad8c00285ee4a2e5ae582c4cfdcaae9beb72))
20+
* **deps:** update netlify packages ([#7343](https://github.com/netlify/cli/issues/7343)) ([b724317](https://github.com/netlify/cli/commit/b7243179543b54ce3a14e346eb3a916c3a650cef))
21+
1122
## [22.1.3](https://github.com/netlify/cli/compare/v22.1.2...v22.1.3) (2025-06-06)
1223

1324

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

0 commit comments

Comments
 (0)