Skip to content

Commit a721fce

Browse files
chore: release v1.0.0
1 parent 288f1df commit a721fce

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+
## [1.0.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@1.0.0) (2024-03-01)
4+
5+
6+
### Features
7+
8+
* upgrade to typescript-eslint v7 vite ([0867f5e](https://github.com/novemberfiveco/eslint-config/commit/0867f5e0937b8a2889e8bc1bcaa4bf30eca26e42))
9+
310
## [0.7.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.7.0) (2024-02-21)
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.7.0",
3+
"version": "1.0.0",
44
"private": false,
55
"description": "ESLint configuration for Next.js projects used by November Five",
66
"keywords": [

0 commit comments

Comments
 (0)