We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ed625 commit 3ad283dCopy full SHA for 3ad283d
CHANGELOG.md
@@ -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
14
## [0.4.5](https://github.com/soybeanjs/eslint-config/compare/v0.4.4...v0.4.5) (2023-05-24)
15
16
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-soybeanjs",
- "version": "0.4.5",
+ "version": "0.4.6",
"description": "SoybeanJS's eslint config resets",
"author": {
"name": "SoybeanJS",
@@ -93,4 +93,4 @@
93
"eslint . --fix"
94
]
95
}
96
-}
+}
0 commit comments