Skip to content

Commit

Permalink
chore: release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVanleynseele committed Feb 21, 2024
1 parent 028f688 commit 76c3b89
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.7.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.7.0) (2024-02-21)


### Features

* upgrade to typescript-eslint-v7-nextjs ([4b7b5bb](https://github.com/novemberfiveco/eslint-config/commit/4b7b5bb4502d5eb3385f7205c3559c8a3fbc67f9))

## [0.6.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.6.0) (2024-02-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novemberfiveco/eslint-config-next",
"version": "0.6.0",
"version": "0.7.0",
"private": false,
"description": "ESLint configuration for Next.js projects used by November Five",
"keywords": [
Expand Down

0 comments on commit 76c3b89

Please sign in to comment.