Skip to content

Commit d4c7845

Browse files
chore(main): release 13.2.3
1 parent 9775e40 commit d4c7845

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ 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+
## [13.2.3](https://github.com/netlify/cli/compare/v13.2.2...v13.2.3) (2023-04-11)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @fastify/static to v6.10.0 ([#5611](https://github.com/netlify/cli/issues/5611)) ([54ecf6d](https://github.com/netlify/cli/commit/54ecf6d0cbc584b442ecdce0bd58b21f31347d6d))
16+
* **deps:** update dependency @netlify/build to ^29.9.0 ([#5601](https://github.com/netlify/cli/issues/5601)) ([fd4d358](https://github.com/netlify/cli/commit/fd4d3587157b0dff694bb36fffc03301cc5c85d2))
17+
* **deps:** update dependency @netlify/build to ^29.9.1 ([#5614](https://github.com/netlify/cli/issues/5614)) ([c1cb456](https://github.com/netlify/cli/commit/c1cb4563be8ed9968501e7cd6db53b630b135406))
18+
* **deps:** update dependency @netlify/edge-bundler to ^8.13.1 ([#5613](https://github.com/netlify/cli/issues/5613)) ([187d3a8](https://github.com/netlify/cli/commit/187d3a80cb1b8a69774c63f81d5e4c49a27d4e19))
19+
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^8.10.0 ([#5615](https://github.com/netlify/cli/issues/5615)) ([9775e40](https://github.com/netlify/cli/commit/9775e407a2b3fe84b54dad1f441dfd1e0ac78d23))
20+
* **deps:** update dependency @types/node to v14.18.42 ([#5605](https://github.com/netlify/cli/issues/5605)) ([f82421c](https://github.com/netlify/cli/commit/f82421c91b04ed8d131f3350a14947228e01ac3d))
21+
* **deps:** update dependency axios to v1.3.5 ([#5609](https://github.com/netlify/cli/issues/5609)) ([8126648](https://github.com/netlify/cli/commit/812664878d73c347a4221f3820c37d30ed8143bd))
22+
1023
## [13.2.2](https://github.com/netlify/cli/compare/v13.2.1...v13.2.2) (2023-03-28)
1124

1225

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

0 commit comments

Comments
 (0)