Skip to content

Commit

Permalink
chore(main): release 15.0.1 (#5685)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored May 8, 2023
1 parent 3c240bc commit 208465d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [15.0.1](https://github.com/netlify/cli/compare/v15.0.0...v15.0.1) (2023-05-08)


### Bug Fixes

* **deps:** update dependency @netlify/edge-bundler to ^8.14.1 ([#5682](https://github.com/netlify/cli/issues/5682)) ([3c240bc](https://github.com/netlify/cli/commit/3c240bc459b6b67d7938a684c3644fbeb7f73067))

## [15.0.0](https://github.com/netlify/cli/compare/v14.4.0...v15.0.0) (2023-05-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cli",
"description": "Netlify command line tool",
"version": "15.0.0",
"version": "15.0.1",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

1 comment on commit 208465d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Package size: 242 MB

Please sign in to comment.