Skip to content

Commit

Permalink
chore(release): v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pacific-bot committed Jul 31, 2023
1 parent f33f874 commit ff56524
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@

## v0.4.0

[compare changes](https://github.com/Pacific-Agency/eslint-config/compare/v0.3.1...v0.4.0)

### 🚀 Улучшения

- Конфигурация правила `vue/block-order` ([#43](https://github.com/Pacific-Agency/eslint-config/pull/43))

### 🏡 Другие изменения

- Обновление `CODEOWNERS` ([#42](https://github.com/Pacific-Agency/eslint-config/pull/42))
- Настройка релизов через `changelogen` ([#44](https://github.com/Pacific-Agency/eslint-config/pull/44))

### ❤️ Contributors

- Vasily Kuzin ([@ExEr7um](http://github.com/ExEr7um))

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pacific-agency/eslint-config",
"version": "0.3.1",
"version": "0.4.0",
"description": "Конфигурация ESLint",
"repository": {
"type": "git",
Expand All @@ -22,4 +22,4 @@
"eslint-plugin-vue": "*"
},
"packageManager": "[email protected]"
}
}

0 comments on commit ff56524

Please sign in to comment.