Skip to content

Commit 8a5fa59

Browse files
committed
chore: update version to 4.1.0 and add changelog
1 parent a2eb305 commit 8a5fa59

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
4+
## v4.1.0
5+
6+
[compare changes](https://github.com/vuetifyjs/eslint-config-vuetify/compare/v4.1.0-0...v4.1.0)
7+
8+
### 📦 Build
9+
10+
- **deps:** Bump eslint-plugin-unicorn from 59.0.1 to 60.0.0 ([#37](https://github.com/vuetifyjs/eslint-config-vuetify/pull/37))
11+
12+
### ❤️ Contributors
13+
14+
- Farrukh Subhani ([@mfsbo](https://github.com/mfsbo))
15+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-vuetify",
3-
"version": "4.1.0-0",
3+
"version": "4.1.0",
44
"description": "eslint config for vue.js projects",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)