Skip to content

Commit a38e17f

Browse files
chore(release): v4.0.2
1 parent 654f1d4 commit a38e17f

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
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.2
6+
7+
[compare changes](https://undefined/undefined/compare/v4.0.1...v4.0.2)
8+
9+
10+
### 🩹 Fixes
11+
12+
- Compatibility (#80)
13+
- Webpack options (#82)
14+
15+
### 📖 Documentation
16+
17+
- Add note for nuxt 2 (1970cfa)
18+
- Update nuxt2 branch name (6b39456)
19+
20+
### 🏡 Chore
21+
22+
- Update module (6765b0c)
23+
- Formatting (654f1d4)
24+
25+
### ❤️ Contributors
26+
27+
- Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza))
28+
529
## v4.0.1
630

731
[compare changes](https://undefined/undefined/compare/v4.0.0...v4.0.1)

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": "4.0.1",
3+
"version": "4.0.2",
44
"description": "ESLint module for Nuxt",
55
"repository": "nuxt-community/eslint-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)