Skip to content

Commit 98b8d83

Browse files
chore(release): v4.0.0
1 parent 1bfc0ce commit 98b8d83

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## v4.0.0
6+
7+
[compare changes](https://undefined/undefined/compare/v3.1.0...v4.0.0)
8+
9+
10+
### 💅 Refactors
11+
12+
- ⚠️ Add support for nuxt 3/nuxt bridge (#70)
13+
14+
#### ⚠️ Breaking Changes
15+
16+
- ⚠️ Add support for nuxt 3/nuxt bridge (#70)
17+
18+
### ❤️ Contributors
19+
20+
- Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza))
21+
522
## [3.1.0](https://github.com/nuxt-community/eslint-module/compare/v3.0.2...v3.1.0) (2022-04-08)
623

724

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/eslint-module",
3-
"version": "3.1.0",
3+
"version": "4.0.0",
44
"description": "ESLint module for Nuxt",
55
"repository": "nuxt-community/eslint-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)