Skip to content

Commit f5733f2

Browse files
chore: release 3.6.0 (#434)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 3b85614 commit f5733f2

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [3.6.0](https://www.github.com/netlify/plugins/compare/v3.5.0...v3.6.0) (2021-09-01)
4+
5+
6+
### Features
7+
8+
* guidelines for proper `netlifyConfig` usage ([#433](https://www.github.com/netlify/plugins/issues/433)) ([083f3c1](https://www.github.com/netlify/plugins/commit/083f3c1c131a76a35c469bbf3aa278e2c30dc4b3))
9+
* update angular universal plugin to 1.0.1 ([#437](https://www.github.com/netlify/plugins/issues/437)) ([3b85614](https://www.github.com/netlify/plugins/commit/3b8561446aedc536fbd9d2ce7b81892c8fe349d5))
10+
* update essential next to 3.9.0 ([#431](https://www.github.com/netlify/plugins/issues/431)) ([938eb57](https://www.github.com/netlify/plugins/commit/938eb57d4f6d9db135d1e10bb449acb6cd0b1412))
11+
312
## [3.5.0](https://www.github.com/netlify/plugins/compare/v3.4.0...v3.5.0) (2021-08-23)
413

514

package-lock.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,6 +1,6 @@
11
{
22
"name": "@netlify/plugins-list",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "List of Netlify plugins",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)