Skip to content

Commit

Permalink
chore: release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVanleynseele committed Sep 11, 2023
1 parent 1c04b92 commit c87f382
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.4.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.4.0) (2023-09-11)


### Features

* add prettier 3.0 support for next and vite ([1c04b92](https://github.com/novemberfiveco/eslint-config/commit/1c04b92f56564299ada70f2ce9b392c8d8b9b2a2))

### 0.3.1 (2023-03-28)


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.3.1",
"version": "0.4.0",
"private": false,
"description": "ESLint configuration for Next.js projects used by November Five",
"keywords": [
Expand Down

0 comments on commit c87f382

Please sign in to comment.