Skip to content

Commit c6f6c52

Browse files
chore(main): release 7.0.2
1 parent 038f072 commit c6f6c52

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [7.0.2](https://github.com/netlify/eslint-config-node/compare/v7.0.1...v7.0.2) (2023-06-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update babel monorepo to v7.22.5 ([#631](https://github.com/netlify/eslint-config-node/issues/631)) ([038f072](https://github.com/netlify/eslint-config-node/commit/038f072bc96cfb2034ae205cd95467ebc4e84b62))
9+
310
## [7.0.1](https://github.com/netlify/eslint-config-node/compare/v7.0.0...v7.0.1) (2022-11-28)
411

512

package-lock.json

+1-1
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": "7.0.1",
3+
"version": "7.0.2",
44
"type": "commonjs",
55
"exports": {
66
".": "./.eslintrc.cjs",

0 commit comments

Comments
 (0)