Skip to content

Commit 5dd59a5

Browse files
chore: release 3.3.6 (#348)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent c88a054 commit 5dd59a5

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.3.6](https://www.github.com/netlify/eslint-config-node/compare/v3.3.5...v3.3.6) (2021-11-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update commitlint monorepo to v14 (major) ([#346](https://www.github.com/netlify/eslint-config-node/issues/346)) ([b1c309a](https://www.github.com/netlify/eslint-config-node/commit/b1c309a86ed9623a58b3607c2b132ed3ac40bbac))
9+
* **deps:** update dependency eslint-plugin-unicorn to v38 ([#347](https://www.github.com/netlify/eslint-config-node/issues/347)) ([c88a054](https://www.github.com/netlify/eslint-config-node/commit/c88a054373c45c5e05f35122c6868f3c5bd3c29f))
10+
* **deps:** update typescript-eslint monorepo to v5.3.0 ([#345](https://www.github.com/netlify/eslint-config-node/issues/345)) ([28eedd4](https://www.github.com/netlify/eslint-config-node/commit/28eedd4e1389ad2bf3503c431dbebf3386fdb411))
11+
312
### [3.3.5](https://www.github.com/netlify/eslint-config-node/compare/v3.3.4...v3.3.5) (2021-11-01)
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/eslint-config-node",
3-
"version": "3.3.5",
3+
"version": "3.3.6",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)