Skip to content

Commit a7c8f3c

Browse files
chore: release 3.16.0 (#2092)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 9cd6310 commit a7c8f3c

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ 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.16.0](https://www.github.com/netlify/cli/compare/v3.15.2...v3.16.0) (2021-04-07)
11+
12+
13+
### Features
14+
15+
* **detectors:** add detector for Vite ([#2083](https://www.github.com/netlify/cli/issues/2083)) ([363d2cb](https://www.github.com/netlify/cli/commit/363d2cbcb987e6e3aec8b93d7b4414ae9bb14099))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency @netlify/config to ^5.2.0 ([#2090](https://www.github.com/netlify/cli/issues/2090)) ([203a7ad](https://www.github.com/netlify/cli/commit/203a7ad7cdfcb251796adb42cc48807c3fcc64e1))
21+
* **deps:** update dependency @netlify/config to ^5.3.0 ([#2091](https://www.github.com/netlify/cli/issues/2091)) ([3416cd5](https://www.github.com/netlify/cli/commit/3416cd5ac04314a2a7568484527596350fef91a2))
22+
* **deps:** update dependency @netlify/config to ^5.3.1 ([#2093](https://www.github.com/netlify/cli/issues/2093)) ([3955a6d](https://www.github.com/netlify/cli/commit/3955a6d4ad6fe5f84225eb8a753cafafa82f7140))
23+
* **deps:** update dependency @netlify/config to ^5.4.0 ([#2096](https://www.github.com/netlify/cli/issues/2096)) ([9cd6310](https://www.github.com/netlify/cli/commit/9cd6310e6d9139a1f04422b9918feefee929ba00))
24+
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^3.2.0 ([#2095](https://www.github.com/netlify/cli/issues/2095)) ([c790849](https://www.github.com/netlify/cli/commit/c7908490cd1d477ba1c64ea96b8774d3651e5d3d))
25+
* **deps:** update dependency netlify-redirect-parser to ^3.0.10 ([#2087](https://www.github.com/netlify/cli/issues/2087)) ([c3c063e](https://www.github.com/netlify/cli/commit/c3c063ee84b5a872dd30ccdd27278cc7ac677eb9))
26+
1027
### [3.15.2](https://www.github.com/netlify/cli/compare/v3.15.1...v3.15.2) (2021-04-07)
1128

1229

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.15.2",
4+
"version": "3.16.0",
55
"author": "Netlify Inc.",
66
"contributors": [
77
"Mathias Biilmann <[email protected]> (https://twitter.com/biilmann)",

0 commit comments

Comments
 (0)