Skip to content

Commit 3571e2a

Browse files
chore(main): release 12.13.0 (#5482)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 03af1a7 commit 3571e2a

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ 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+
## [12.13.0](https://github.com/netlify/cli/compare/v12.12.1...v12.13.0) (2023-02-17)
11+
12+
13+
### Features
14+
15+
* add generator to functions config on deploy ([#5483](https://github.com/netlify/cli/issues/5483)) ([03af1a7](https://github.com/netlify/cli/commit/03af1a7b844dd18e50ce820c243f6c4fa8f5de6d))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^8.7.0 ([#5481](https://github.com/netlify/cli/issues/5481)) ([f6f9cf9](https://github.com/netlify/cli/commit/f6f9cf915be27321a82513a79305a7c997f0690b))
21+
1022
## [12.12.1](https://github.com/netlify/cli/compare/v12.12.0...v12.12.1) (2023-02-16)
1123

1224

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

0 commit comments

Comments
 (0)