Skip to content

Commit b7e6ff1

Browse files
chore(main): release 17.13.1
1 parent f10bae9 commit b7e6ff1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1313

1414

1515

16+
## [17.13.1](https://github.com/netlify/cli/compare/v17.13.0...v17.13.1) (2024-01-10)
17+
18+
19+
### Bug Fixes
20+
21+
* **dev:** reloading edge functions for child dependencies ([#6276](https://github.com/netlify/cli/issues/6276)) ([f10bae9](https://github.com/netlify/cli/commit/f10bae9a4ab9359cc650c4bcf98005139041ac06))
22+
1623
## [17.13.0](https://github.com/netlify/cli/compare/v17.12.0...v17.13.0) (2024-01-09)
1724

1825

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

0 commit comments

Comments
 (0)