Skip to content

Commit d7012fe

Browse files
authored
chore: release 3.10.4 (#1951)
1 parent 070eed4 commit d7012fe

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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.10.4](https://www.github.com/netlify/cli/compare/v3.10.3...v3.10.4) (2021-03-03)
11+
12+
13+
### Bug Fixes
14+
15+
* **command-dev:** call middleware next on invalid content-type ([#1949](https://www.github.com/netlify/cli/issues/1949)) ([070eed4](https://www.github.com/netlify/cli/commit/070eed4e3ff408bb9628f3e6cb09ee986aad4094))
16+
1017
### [3.10.3](https://www.github.com/netlify/cli/compare/v3.10.2...v3.10.3) (2021-03-02)
1118

1219

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Netlify CLI](cli.png)
1+
# ![Netlify CLI](cli.png)
22

33
[![Coverage Status](https://codecov.io/gh/netlify/cli/branch/master/graph/badge.svg)](https://codecov.io/gh/netlify/cli)
44
[![npm version][npm-img]][npm] [![downloads][dl-img]][dl] [![netlify-status][netlify-img]][netlify] [![dependencies][david-img]][david] [![security][snyk-img]][snyk][![FOSSA Status](https://app.fossa.com/api/projects/custom%2B17679%2Fgit%40github.com%3Anetlify%2Fcli.git.svg?type=shield)](https://app.fossa.com/projects/custom%2B17679%2Fgit%40github.com%3Anetlify%2Fcli.git?ref=badge_shield)

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.10.3",
4+
"version": "3.10.4",
55
"author": "Netlify Inc.",
66
"contributors": [
77
"Mathias Biilmann <matt@netlify.com> (https://twitter.com/biilmann)",

0 commit comments

Comments
 (0)