Skip to content

Commit

Permalink
chore(main): release 12.6.0 (#5343)
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>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
token-generator-app[bot] and kodiakhq[bot] authored Jan 9, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 16376e9 commit ab48f8e
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [12.6.0](https://github.com/netlify/cli/compare/v12.5.0...v12.6.0) (2023-01-09)


### Features

* **ef templates:** replace context.json with Response.json ([#5342](https://github.com/netlify/cli/issues/5342)) ([89b14e2](https://github.com/netlify/cli/commit/89b14e280df05cd84e931d1b3ca66208c79f4d91))
* use console.log for logging in ef template ([#5340](https://github.com/netlify/cli/issues/5340)) ([7eb4479](https://github.com/netlify/cli/commit/7eb44798bf2c113a118c60d38990fdb7a536ae06))


### Bug Fixes

* **command-dev:** replace deprecated static-server dep by fastify-static ([#5341](https://github.com/netlify/cli/issues/5341)) ([2994d3e](https://github.com/netlify/cli/commit/2994d3eb57e2fd35bda68917db84d17b7d3cf08f))
* **deps:** update dependency @netlify/functions to ^1.4.0 ([#5348](https://github.com/netlify/cli/issues/5348)) ([61675b2](https://github.com/netlify/cli/commit/61675b20224d44ab061efe9089501e58c4f9cd75))
* **deps:** update netlify packages ([#5336](https://github.com/netlify/cli/issues/5336)) ([e1f661a](https://github.com/netlify/cli/commit/e1f661ade9da2a36d6fb4ebf5b2556ca97ae31f9))

## [12.5.0](https://github.com/netlify/cli/compare/v12.4.1...v12.5.0) (2022-12-22)


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": "12.5.0",
"version": "12.6.0",
"author": "Netlify Inc.",
"type": "module",
"engines": {

1 comment on commit ab48f8e

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

Please sign in to comment.