Skip to content

Commit 284bc31

Browse files
chore(main): release 15.3.2
1 parent ed9a0a4 commit 284bc31

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
@@ -7,6 +7,17 @@ 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+
## [15.3.2](https://github.com/netlify/cli/compare/v15.3.1...v15.3.2) (2023-06-05)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** replace string-similarity with fastest-levenshtein ([#5759](https://github.com/netlify/cli/issues/5759)) ([f24c7aa](https://github.com/netlify/cli/commit/f24c7aab1aaae58ddaef5a926b15bee6141c8292))
16+
* **deps:** update dependency @netlify/edge-bundler to v8.16.1 ([#5774](https://github.com/netlify/cli/issues/5774)) ([ed9a0a4](https://github.com/netlify/cli/commit/ed9a0a402f770bcc47a9ce19352a42792c79aa06))
17+
* **deps:** update netlify packages ([#5765](https://github.com/netlify/cli/issues/5765)) ([d405d3e](https://github.com/netlify/cli/commit/d405d3e453f4e2e67ab6d9579a0aa06162a3c891))
18+
* **templates:** update dependency @types/node to v14.18.48 ([#5768](https://github.com/netlify/cli/issues/5768)) ([178690d](https://github.com/netlify/cli/commit/178690dfcd6384603a99ec5218d180df92f25d9e))
19+
* **templates:** update dependency qs to v6.11.2 ([#5769](https://github.com/netlify/cli/issues/5769)) ([3d1a648](https://github.com/netlify/cli/commit/3d1a648803a421fd06c671224560db33191a6dc2))
20+
1021
## [15.3.1](https://github.com/netlify/cli/compare/v15.3.0...v15.3.1) (2023-06-02)
1122

1223

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

0 commit comments

Comments
 (0)