Skip to content

Commit d64c875

Browse files
chore(main): release 12.3.0 (#5314)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 22de9e2 commit d64c875

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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.3.0](https://github.com/netlify/cli/compare/v12.2.11...v12.3.0) (2022-12-15)
11+
12+
13+
### Features
14+
15+
* load import maps from Deno config file ([#5315](https://github.com/netlify/cli/issues/5315)) ([22de9e2](https://github.com/netlify/cli/commit/22de9e2288b4da12f59f8be5a0493e64a2db0f8b))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency @netlify/edge-bundler to ^6.1.0 ([#5313](https://github.com/netlify/cli/issues/5313)) ([f9f45ed](https://github.com/netlify/cli/commit/f9f45edd211ab91b08af71d74d5bd1ac585665b1))
21+
1022
## [12.2.11](https://github.com/netlify/cli/compare/v12.2.10...v12.2.11) (2022-12-14)
1123

1224

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

0 commit comments

Comments
 (0)