Skip to content

Commit ecd7347

Browse files
committed
release 1.0.5
1 parent 574dc2d commit ecd7347

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# clean-code-rule-toolkit
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- add tests and lotto rules
8+
39
## 1.0.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clean-code-rule-toolkit",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "clean",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)