Skip to content

Commit b045b51

Browse files
chore: release 3.3.5 (#341)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: ehmicky <[email protected]>
1 parent e4f3c3b commit b045b51

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
### [3.3.5](https://www.github.com/netlify/eslint-config-node/compare/v3.3.4...v3.3.5) (2021-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update babel monorepo to v7.16.0 ([8bb0c75](https://www.github.com/netlify/eslint-config-node/commit/8bb0c75e3bb3a8a5c5605334cd77f17c27382d0b))
9+
* **deps:** update dependency is-ci to v3.0.1 ([8a51beb](https://www.github.com/netlify/eslint-config-node/commit/8a51bebc43144b3e9133ff8cdb31171079ce3197))
10+
* **deps:** update typescript-eslint monorepo to v5.2.0 ([2ed0bd6](https://www.github.com/netlify/eslint-config-node/commit/2ed0bd66805809379a16ca2500a38068af9d8565))
11+
312
### [3.3.4](https://www.github.com/netlify/eslint-config-node/compare/v3.3.3...v3.3.4) (2021-10-25)
413

514

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/eslint-config-node",
3-
"version": "3.3.4",
3+
"version": "3.3.5",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)