Skip to content

Commit a92f509

Browse files
chore(main): release 15.3.1 (#5764)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 5272730 commit a92f509

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ 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.1](https://github.com/netlify/cli/compare/v15.3.0...v15.3.1) (2023-06-02)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/build-info to v7.0.4 ([#5763](https://github.com/netlify/cli/issues/5763)) ([d444904](https://github.com/netlify/cli/commit/d444904314509802f4b6f8681455a65636968a39))
16+
* **deps:** update dependency @netlify/edge-bundler to v8.16.0 ([#5757](https://github.com/netlify/cli/issues/5757)) ([5272730](https://github.com/netlify/cli/commit/52727308739d6666afe9d361314f85bb93623765))
17+
1018
## [15.3.0](https://github.com/netlify/cli/compare/v15.2.0...v15.3.0) (2023-06-02)
1119

1220

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

0 commit comments

Comments
 (0)