Skip to content

Commit

Permalink
chore(release): v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed May 18, 2023
1 parent 7de08da commit 944a168
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

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.1.0

[compare changes](https://undefined/undefined/compare/v4.0.2...v4.1.0)


### 🚀 Enhancements

- Restart nuxt when eslint config file is changed (#86)

### 📖 Documentation

- Update config to use nuxt 3 config (#90)

### 🏡 Chore

- Update deps (7de08da)

### ❤️ Contributors

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

## v4.0.2

[compare changes](https://undefined/undefined/compare/v4.0.1...v4.0.2)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/eslint-module",
"version": "4.0.2",
"version": "4.1.0",
"description": "ESLint module for Nuxt",
"repository": "nuxt-community/eslint-module",
"license": "MIT",
Expand Down Expand Up @@ -54,4 +54,4 @@
"access": "public"
},
"packageManager": "pnpm@8.5.1"
}
}

0 comments on commit 944a168

Please sign in to comment.