Skip to content

Commit 3ad283d

Browse files
committed
chore(release): v0.4.6
1 parent 53ed625 commit 3ad283d

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v0.4.6
2+
3+
[compare changes](https://github.com/soybeanjs/eslint-config/compare/v0.4.5...v0.4.6)
4+
5+
6+
### 💅 Refactors
7+
8+
- **projects:** Use soy release replace bumpp,conventional-changelog-cli ([53ed625](https://github.com/soybeanjs/eslint-config/commit/53ed625))
9+
10+
### ❤️ Contributors
11+
12+
- Soybean ([@soybeanjs](http://github.com/soybeanjs))
13+
114
## [0.4.5](https://github.com/soybeanjs/eslint-config/compare/v0.4.4...v0.4.5) (2023-05-24)
215

316

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-soybeanjs",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "SoybeanJS's eslint config resets",
55
"author": {
66
"name": "SoybeanJS",
@@ -93,4 +93,4 @@
9393
"eslint . --fix"
9494
]
9595
}
96-
}
96+
}

0 commit comments

Comments
 (0)