Skip to content

Commit 97a06a2

Browse files
committed
chore(release): v0.5.0
1 parent 9bff5ca commit 97a06a2

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Changelog
22

33

4+
## v0.5.0
5+
6+
[compare changes](https://github.com/unjs/eslint-config/compare/v0.4.2...v0.5.0)
7+
8+
### 📦 Build
9+
10+
- ⚠️ Update dependencies ([9bff5ca](https://github.com/unjs/eslint-config/commit/9bff5ca))
11+
12+
#### ⚠️ Breaking Changes
13+
14+
- ⚠️ Update dependencies ([9bff5ca](https://github.com/unjs/eslint-config/commit/9bff5ca))
15+
16+
### ❤️ Contributors
17+
18+
- Pooya Parsa ([@pi0](https://github.com/pi0))
19+
420
## v0.4.2
521

622
[compare changes](https://github.com/unjs/eslint-config/compare/v0.4.1...v0.4.2)

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-unjs",
3-
"version": "0.4.2",
3+
"version": "0.5.0",
44
"description": "ESLint config for unjs projects",
55
"repository": "unjs/eslint-config",
66
"license": "MIT",

0 commit comments

Comments
 (0)