Skip to content

Commit a0d44e4

Browse files
chore(main): release 15.3.0 (#5756)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 11386a7 commit a0d44e4

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+
## [15.3.0](https://github.com/netlify/cli/compare/v15.2.0...v15.3.0) (2023-06-02)
11+
12+
13+
### Features
14+
15+
* add framework, build system, and package manager to telemetry for every command ([#5752](https://github.com/netlify/cli/issues/5752)) ([a6e7e59](https://github.com/netlify/cli/commit/a6e7e598dfb73f225115ba13dc8777f0778e02cf))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency @fastify/static to v6.10.2 ([#5754](https://github.com/netlify/cli/issues/5754)) ([11386a7](https://github.com/netlify/cli/commit/11386a70f37cec525ad6482b1e9c08ffa67b9116))
21+
* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.7.0 ([#5758](https://github.com/netlify/cli/issues/5758)) ([55386c5](https://github.com/netlify/cli/commit/55386c56508ee5dead7dcb6444b3265b0b98f81c))
22+
1023
## [15.2.0](https://github.com/netlify/cli/compare/v15.1.1...v15.2.0) (2023-05-25)
1124

1225

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

0 commit comments

Comments
 (0)