Skip to content

Commit

Permalink
chore(main): release 17.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Jan 10, 2024
1 parent f10bae9 commit b7e6ff1
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 @@ -13,6 +13,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).



## [17.13.1](https://github.com/netlify/cli/compare/v17.13.0...v17.13.1) (2024-01-10)


### Bug Fixes

* **dev:** reloading edge functions for child dependencies ([#6276](https://github.com/netlify/cli/issues/6276)) ([f10bae9](https://github.com/netlify/cli/commit/f10bae9a4ab9359cc650c4bcf98005139041ac06))

## [17.13.0](https://github.com/netlify/cli/compare/v17.12.0...v17.13.0) (2024-01-09)


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": "17.13.0",
"version": "17.13.1",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

0 comments on commit b7e6ff1

Please sign in to comment.