We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b301c commit bdf2d1bCopy full SHA for bdf2d1b
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.4.5](https://github.com/soybeanjs/eslint-config/compare/v0.4.4...v0.4.5) (2023-05-24)
2
+
3
4
+### Bug Fixes
5
6
+* **projects:** fix github action [修复github action] ([83b301c](https://github.com/soybeanjs/eslint-config/commit/83b301c7ab0d5d48da46265160ee6056c275e016))
7
8
9
10
## [0.4.4](https://github.com/soybeanjs/eslint-config/compare/v0.4.3...v0.4.4) (2023-05-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-soybeanjs",
- "version": "0.4.4",
+ "version": "0.4.5",
"description": "SoybeanJS's eslint config resets",
"author": {
"name": "SoybeanJS",
0 commit comments