Skip to content

Commit

Permalink
chore: release 3.3.1 (#322)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] committed Oct 12, 2021
1 parent 169ce77 commit 2115ec4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

### [3.3.1](https://www.github.com/netlify/eslint-config-node/compare/v3.3.0...v3.3.1) (2021-10-12)


### Bug Fixes

* **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))
* **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))
* **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))

## [3.3.0](https://www.github.com/netlify/eslint-config-node/compare/v3.2.11...v3.3.0) (2021-10-04)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/eslint-config-node",
"version": "3.3.0",
"version": "3.3.1",
"main": ".eslintrc.js",
"files": [
".eslintrc.js",
Expand Down

0 comments on commit 2115ec4

Please sign in to comment.