Skip to content

Commit 22345a8

Browse files
chore(main): release 13.1.0 (#5530)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 682f531 commit 22345a8

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@ 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.0](https://github.com/netlify/cli/compare/v13.0.1...v13.1.0) (2023-03-09)
11+
12+
13+
### Features
14+
15+
* remove ff project_deploy_configuration_api_use_per_function_configuration_files ([#5493](https://github.com/netlify/cli/issues/5493)) ([7c793d9](https://github.com/netlify/cli/commit/7c793d90cae5d4e6f55e58a6fe4784f4cf811bea))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency @netlify/build to ^29.6.5 ([#5539](https://github.com/netlify/cli/issues/5539)) ([682f531](https://github.com/netlify/cli/commit/682f5319b85365013212147e25147e9eaebf815f))
21+
* **deps:** update dependency @netlify/edge-bundler to ^8.10.0 ([#5535](https://github.com/netlify/cli/issues/5535)) ([78b8ed0](https://github.com/netlify/cli/commit/78b8ed0b20a3d069988ef71f493ad65b46f99e96))
22+
* **deps:** update dependency @netlify/edge-bundler to ^8.11.0 ([#5537](https://github.com/netlify/cli/issues/5537)) ([af4fe0e](https://github.com/netlify/cli/commit/af4fe0e0d56a488ff0ab8e1a13aed6a856f93a97))
23+
* **deps:** update dependency @types/node to v14.18.37 ([#5527](https://github.com/netlify/cli/issues/5527)) ([c96c490](https://github.com/netlify/cli/commit/c96c490cf336afed3b00d1841fdd79adc8d9602e))
24+
* **deps:** update dependency algoliasearch to v4.15.0 ([#5531](https://github.com/netlify/cli/issues/5531)) ([2cb229b](https://github.com/netlify/cli/commit/2cb229bc89aaeb9e2914eb1ce0f6d14bf9a16ba1))
25+
* **deps:** update dependency boxen to v7.0.2 ([#5528](https://github.com/netlify/cli/issues/5528)) ([2488e87](https://github.com/netlify/cli/commit/2488e87277735334247564e31bf9c22a6179a72d))
26+
* **deps:** update dependency fastify to v4.14.1 ([#5532](https://github.com/netlify/cli/issues/5532)) ([ab218a2](https://github.com/netlify/cli/commit/ab218a27f3c663e4049dc3b58cf59b135260dd38))
27+
* **deps:** update netlify packages ([#5533](https://github.com/netlify/cli/issues/5533)) ([e6cbcfc](https://github.com/netlify/cli/commit/e6cbcfc2f297aa67af793346751c8fdbb590511c))
28+
1029
## [13.0.1](https://github.com/netlify/cli/compare/v13.0.0...v13.0.1) (2023-03-03)
1130

1231

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

0 commit comments

Comments
 (0)