Skip to content

Commit

Permalink
chore(release): v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Mar 8, 2023
1 parent c3de9d2 commit 6ef7100
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,24 @@

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.

## v4.0.1

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


### 🩹 Fixes

- Options (c3de9d2)

### 🏡 Chore

- Bump pnpm (601e12d)
- Ignore eslint (2a84a08)

### ❤️ Contributors

- Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza))

## v4.0.0

[compare changes](https://undefined/undefined/compare/v3.1.0...v4.0.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/eslint-module",
"version": "4.0.0",
"version": "4.0.1",
"description": "ESLint module for Nuxt",
"repository": "nuxt-community/eslint-module",
"license": "MIT",
Expand Down

0 comments on commit 6ef7100

Please sign in to comment.