Skip to content

Commit 837e32f

Browse files
chore(main): release 14.3.0
1 parent 8861256 commit 837e32f

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ 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+
## [14.3.0](https://github.com/netlify/cli/compare/v14.2.1...v14.3.0) (2023-04-24)
11+
12+
13+
### Features
14+
15+
* add npm provenance ([#5656](https://github.com/netlify/cli/issues/5656)) ([8861256](https://github.com/netlify/cli/commit/8861256b68a13cd2700bb397e885e738735c6ae1))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency algoliasearch to v4.17.0 ([#5653](https://github.com/netlify/cli/issues/5653)) ([27c08b3](https://github.com/netlify/cli/commit/27c08b38b62bd94d16a224512b3a327c13c63f48))
21+
* **deps:** update dependency ansi-escapes to v6.1.0 ([#5655](https://github.com/netlify/cli/issues/5655)) ([0642908](https://github.com/netlify/cli/commit/06429081ac78e0a21087bb0bb89d40a9447de805))
22+
* **deps:** update dependency axios to v1.3.6 ([#5651](https://github.com/netlify/cli/issues/5651)) ([7aab3dd](https://github.com/netlify/cli/commit/7aab3dd23bb532e002ac4c77e88894bbbec7d41b))
23+
1024
## [14.2.1](https://github.com/netlify/cli/compare/v14.2.0...v14.2.1) (2023-04-20)
1125

1226

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)