Skip to content

Commit 6a00828

Browse files
chore(main): release 12.7.0 (#5356)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 0d583d9 commit 6a00828

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.7.0](https://github.com/netlify/cli/compare/v12.6.0...v12.7.0) (2023-01-10)
11+
12+
13+
### Features
14+
15+
* add `serve` command ([#5351](https://github.com/netlify/cli/issues/5351)) ([0d583d9](https://github.com/netlify/cli/commit/0d583d9204e8535618fe655862b674ad2da81fe3))
16+
* lay out foundations for `serve` command ([#5338](https://github.com/netlify/cli/issues/5338)) ([9023210](https://github.com/netlify/cli/commit/902321005d006241365a396a77693983b89b4d4d))
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update dependency jsonwebtoken to v9 [security] ([#5354](https://github.com/netlify/cli/issues/5354)) ([2b7045e](https://github.com/netlify/cli/commit/2b7045eceb2f80c4d2a9829db372dd03669ab252))
22+
1023
## [12.6.0](https://github.com/netlify/cli/compare/v12.5.0...v12.6.0) (2023-01-09)
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.6.0",
4+
"version": "12.7.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)