Skip to content

Commit

Permalink
chore(release): v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Mar 8, 2023
1 parent 1bfc0ce commit 98b8d83
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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

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


### 💅 Refactors

- ⚠️ Add support for nuxt 3/nuxt bridge (#70)

#### ⚠️ Breaking Changes

- ⚠️ Add support for nuxt 3/nuxt bridge (#70)

### ❤️ Contributors

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

## [3.1.0](https://github.com/nuxt-community/eslint-module/compare/v3.0.2...v3.1.0) (2022-04-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/eslint-module",
"version": "3.1.0",
"version": "4.0.0",
"description": "ESLint module for Nuxt",
"repository": "nuxt-community/eslint-module",
"license": "MIT",
Expand Down

0 comments on commit 98b8d83

Please sign in to comment.