Skip to content

Commit

Permalink
chore(main): release 13.1.0 (#5530)
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 Mar 9, 2023
1 parent 682f531 commit 22345a8
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [13.1.0](https://github.com/netlify/cli/compare/v13.0.1...v13.1.0) (2023-03-09)


### Features

* 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))


### Bug Fixes

* **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))
* **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))
* **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))
* **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))
* **deps:** update dependency algoliasearch to v4.15.0 ([#5531](https://github.com/netlify/cli/issues/5531)) ([2cb229b](https://github.com/netlify/cli/commit/2cb229bc89aaeb9e2914eb1ce0f6d14bf9a16ba1))
* **deps:** update dependency boxen to v7.0.2 ([#5528](https://github.com/netlify/cli/issues/5528)) ([2488e87](https://github.com/netlify/cli/commit/2488e87277735334247564e31bf9c22a6179a72d))
* **deps:** update dependency fastify to v4.14.1 ([#5532](https://github.com/netlify/cli/issues/5532)) ([ab218a2](https://github.com/netlify/cli/commit/ab218a27f3c663e4049dc3b58cf59b135260dd38))
* **deps:** update netlify packages ([#5533](https://github.com/netlify/cli/issues/5533)) ([e6cbcfc](https://github.com/netlify/cli/commit/e6cbcfc2f297aa67af793346751c8fdbb590511c))

## [13.0.1](https://github.com/netlify/cli/compare/v13.0.0...v13.0.1) (2023-03-03)


Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.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": "13.0.1",
"version": "13.1.0",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

1 comment on commit 22345a8

@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: 264 MB

Please sign in to comment.