Skip to content

Commit 2115ec4

Browse files
chore: release 3.3.1 (#322)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 169ce77 commit 2115ec4

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.1](https://www.github.com/netlify/eslint-config-node/compare/v3.3.0...v3.3.1) (2021-10-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update babel monorepo to v7.15.8 ([#318](https://www.github.com/netlify/eslint-config-node/issues/318)) ([e8d70d0](https://www.github.com/netlify/eslint-config-node/commit/e8d70d041c7aa980909c3636f513d83080db121e))
9+
* **deps:** update dependency eslint-plugin-unicorn to v37 ([#325](https://www.github.com/netlify/eslint-config-node/issues/325)) ([169ce77](https://www.github.com/netlify/eslint-config-node/commit/169ce771d0c120fa3a7cc79f006f907ddecc8361))
10+
* **deps:** update typescript-eslint monorepo to v4.33.0 ([#320](https://www.github.com/netlify/eslint-config-node/issues/320)) ([8e20833](https://www.github.com/netlify/eslint-config-node/commit/8e20833802f14476f914b842990008a3bc28e0cb))
11+
312
## [3.3.0](https://www.github.com/netlify/eslint-config-node/compare/v3.2.11...v3.3.0) (2021-10-04)
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.0",
3+
"version": "3.3.1",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)