Skip to content

Commit 15dc210

Browse files
chore(release): v5.0.0
1 parent 3d0c3a9 commit 15dc210

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
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+
## v5.0.0
6+
7+
[compare changes](https://undefined/undefined/compare/v4.2.0...v5.0.0)
8+
9+
10+
### 💅 Refactors
11+
12+
- ⚠️ Add support for nuxt 3/nuxt bridge (#74)
13+
14+
### 🏡 Chore
15+
16+
- Rename branch (ecbd1d9)
17+
18+
#### ⚠️ Breaking Changes
19+
20+
- ⚠️ Add support for nuxt 3/nuxt bridge (#74)
21+
22+
### ❤️ Contributors
23+
24+
- Ricardo Gobbo De Souza ([@ricardogobbosouza](http://github.com/ricardogobbosouza))
25+
526
## [4.2.0](https://github.com/nuxt-community/stylelint-module/compare/v3.2.2...v4.2.0) (2023-03-08)
627

728

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/stylelint-module",
3-
"version": "4.2.0",
3+
"version": "5.0.0",
44
"description": "Stylelint module for Nuxt.js",
55
"repository": "nuxt-community/stylelint-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)