Skip to content

Commit 4d17360

Browse files
authored
chore: release 3.8.0 (#1875)
1 parent d1c6da1 commit 4d17360

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ 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+
## [3.8.0](https://www.github.com/netlify/cli/compare/v3.7.1...v3.8.0) (2021-02-14)
11+
12+
13+
### Features
14+
15+
* **command-lm:** merge netlify-lm-plugin to CLI ([#1489](https://www.github.com/netlify/cli/issues/1489)) ([d1c6da1](https://www.github.com/netlify/cli/commit/d1c6da12311c5a84624204602869fbbb239e4d7b))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency @netlify/build to v9.1.1 ([#1869](https://www.github.com/netlify/cli/issues/1869)) ([85dbba5](https://www.github.com/netlify/cli/commit/85dbba50cb011c73c12afc03015018316eeb1f20))
21+
* **deps:** update dependency @netlify/build to v9.1.2 ([#1871](https://www.github.com/netlify/cli/issues/1871)) ([9cabb4c](https://www.github.com/netlify/cli/commit/9cabb4c21e0db0fafc0cef4a0fb05d9c77c617b9))
22+
* **deps:** update dependency @netlify/zip-it-and-ship-it to v2.3.0 ([#1867](https://www.github.com/netlify/cli/issues/1867)) ([7933934](https://www.github.com/netlify/cli/commit/79339343be42021a63a887a4d5524b436d313fb6))
23+
1024
### [3.7.1](https://www.github.com/netlify/cli/compare/v3.7.0...v3.7.1) (2021-02-10)
1125

1226

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "3.7.1",
4+
"version": "3.8.0",
55
"author": "Netlify Inc.",
66
"contributors": [
77
"Mathias Biilmann <[email protected]> (https://twitter.com/biilmann)",

0 commit comments

Comments
 (0)