Skip to content

Commit c87f382

Browse files
chore: release v0.4.0
1 parent 1c04b92 commit c87f382

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.4.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.4.0) (2023-09-11)
4+
5+
6+
### Features
7+
8+
* add prettier 3.0 support for next and vite ([1c04b92](https://github.com/novemberfiveco/eslint-config/commit/1c04b92f56564299ada70f2ce9b392c8d8b9b2a2))
9+
310
### 0.3.1 (2023-03-28)
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.3.1",
3+
"version": "0.4.0",
44
"private": false,
55
"description": "ESLint configuration for Next.js projects used by November Five",
66
"keywords": [

0 commit comments

Comments
 (0)