Skip to content

Commit e3db314

Browse files
chore(main): release 12.5.0 (#5332)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent df9260a commit e3db314

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ 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.5.0](https://github.com/netlify/cli/compare/v12.4.1...v12.5.0) (2022-12-22)
11+
12+
13+
### Features
14+
15+
* **command-env:** add support for plaintext output in env:list ([#5322](https://github.com/netlify/cli/issues/5322)) ([12664f3](https://github.com/netlify/cli/commit/12664f31b6b4b4cf6bea98840cf181340ca3f2ce))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency @netlify/build to ^29.2.2 ([#5334](https://github.com/netlify/cli/issues/5334)) ([df9260a](https://github.com/netlify/cli/commit/df9260a7a72b66f7ab073e9dc729fbb7c9bcfebc))
21+
* **deps:** update dependency @netlify/edge-bundler to v8 ([#5333](https://github.com/netlify/cli/issues/5333)) ([7ebf238](https://github.com/netlify/cli/commit/7ebf238644369492ab32c81dd8c48824928a4d07))
22+
1023
## [12.4.1](https://github.com/netlify/cli/compare/v12.4.0...v12.4.1) (2022-12-20)
1124

1225

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.4.1",
4+
"version": "12.5.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"contributors": [

0 commit comments

Comments
 (0)