Skip to content

Commit 6ef7100

Browse files
chore(release): v4.0.1
1 parent c3de9d2 commit 6ef7100

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
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.1
6+
7+
[compare changes](https://undefined/undefined/compare/v4.0.0...v4.0.1)
8+
9+
10+
### 🩹 Fixes
11+
12+
- Options (c3de9d2)
13+
14+
### 🏡 Chore
15+
16+
- Bump pnpm (601e12d)
17+
- Ignore eslint (2a84a08)
18+
19+
### ❤️ Contributors
20+
21+
- Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza))
22+
523
## v4.0.0
624

725
[compare changes](https://undefined/undefined/compare/v3.1.0...v4.0.0)

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

0 commit comments

Comments
 (0)