Skip to content

Commit 604843d

Browse files
chore(main): release 12.2.7 (#5259)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 3bb969f commit 604843d

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

+10
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.2.7](https://github.com/netlify/cli/compare/v12.2.6...v12.2.7) (2022-11-23)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/build to ^28.4.0 ([#5257](https://github.com/netlify/cli/issues/5257)) ([9571399](https://github.com/netlify/cli/commit/9571399edfdca3cec470a1275ce8fcc1a6d1c103))
16+
* **deps:** update dependency @netlify/build to ^28.4.1 ([#5262](https://github.com/netlify/cli/issues/5262)) ([0d00994](https://github.com/netlify/cli/commit/0d00994671e91661428a9425046e72b24269d350))
17+
* **deps:** update dependency @netlify/build to ^28.4.2 ([#5264](https://github.com/netlify/cli/issues/5264)) ([3bb969f](https://github.com/netlify/cli/commit/3bb969fc5e7fed5d0e1b843da9695f8e5cbaa466))
18+
* **deps:** update dependency @netlify/edge-bundler to ^4.4.2 ([#5263](https://github.com/netlify/cli/issues/5263)) ([f3e5958](https://github.com/netlify/cli/commit/f3e5958a1e76009fc35c5f5b0778c04cea357806))
19+
1020
## [12.2.6](https://github.com/netlify/cli/compare/v12.2.5...v12.2.6) (2022-11-21)
1121

1222

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

0 commit comments

Comments
 (0)