Skip to content

Commit bed6971

Browse files
chore(main): release 13.1.4 (#5563)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 2c99006 commit bed6971

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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+
## [13.1.4](https://github.com/netlify/cli/compare/v13.1.3...v13.1.4) (2023-03-14)
11+
12+
13+
### Bug Fixes
14+
15+
* use Edge Bundler to merge edge function declarations ([#5551](https://github.com/netlify/cli/issues/5551)) ([2c99006](https://github.com/netlify/cli/commit/2c99006af57832beaccef18d1ceed64040b63ebc))
16+
1017
## [13.1.3](https://github.com/netlify/cli/compare/v13.1.2...v13.1.3) (2023-03-13)
1118

1219

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)