Skip to content

Commit 76c3b89

Browse files
chore: release v0.7.0
1 parent 028f688 commit 76c3b89

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/next/CHANGELOG.md

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

22

3+
## [0.7.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.7.0) (2024-02-21)
4+
5+
6+
### Features
7+
8+
* upgrade to typescript-eslint-v7-nextjs ([4b7b5bb](https://github.com/novemberfiveco/eslint-config/commit/4b7b5bb4502d5eb3385f7205c3559c8a3fbc67f9))
9+
310
## [0.6.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.6.0) (2024-02-17)
411

512

packages/next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@novemberfiveco/eslint-config-next",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"private": false,
55
"description": "ESLint configuration for Next.js projects used by November Five",
66
"keywords": [

0 commit comments

Comments
 (0)