Skip to content

Commit 0bc18bb

Browse files
chore(main): release 12.4.1 (#5321)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 3b491be commit 0bc18bb

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ 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.4.1](https://github.com/netlify/cli/compare/v12.4.0...v12.4.1) (2022-12-20)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/build to ^29.2.1 ([#5330](https://github.com/netlify/cli/issues/5330)) ([3b491be](https://github.com/netlify/cli/commit/3b491be71ea7a634c31733eb9d8a81180e4bba2a))
16+
* **deps:** update dependency @netlify/edge-bundler to v7 ([#5325](https://github.com/netlify/cli/issues/5325)) ([3ff4a57](https://github.com/netlify/cli/commit/3ff4a57a95c445a185f9a210aced06bfc2b117be))
17+
* **deps:** update dependency @netlify/framework-info to ^9.5.3 ([#5304](https://github.com/netlify/cli/issues/5304)) ([6102e77](https://github.com/netlify/cli/commit/6102e77f1b106ffda3eea5cbcfef71dff7711679))
18+
* **deps:** update netlify packages ([#5318](https://github.com/netlify/cli/issues/5318)) ([bb16cec](https://github.com/netlify/cli/commit/bb16cec831d12114327b19c984367294cfecca41))
19+
1020
## [12.4.0](https://github.com/netlify/cli/compare/v12.3.0...v12.4.0) (2022-12-15)
1121

1222

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.0",
4+
"version": "12.4.1",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"contributors": [

0 commit comments

Comments
 (0)