We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574dc2d commit ecd7347Copy full SHA for ecd7347
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# clean-code-rule-toolkit
2
3
+## 1.0.5
4
+
5
+### Patch Changes
6
7
+- add tests and lotto rules
8
9
## 1.0.4
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "clean-code-rule-toolkit",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "clean",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments