File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.0.3] ( https://github.com/rizqyfahmi/commitlint-plugin-prevenger/compare/v1.0.2...v1.0.3 ) (2025-07-18)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** config:** enhance package.json and tsconfig.json ([ 4e2ffe8] ( https://github.com/rizqyfahmi/commitlint-plugin-prevenger/commit/4e2ffe8bcc2a8ed545204f6dad14a634fd9ba0a4 ) )
7+ * ** rule:** final resolve export rule issue ([ e7918ec] ( https://github.com/rizqyfahmi/commitlint-plugin-prevenger/commit/e7918ec361e43d6801bf74750acc16f28623267a ) )
8+
19## [ 1.0.2] ( https://github.com/rizqyfahmi/commitlint-plugin-prevenger/compare/v1.0.1...v1.0.2 ) (2025-07-18)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-plugin-prevenger" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "main" : " dist/index.js" ,
55 "scripts" : {
66 "test" : " jest --coverage" ,
4343 "ts-node" : " ^10.9.2" ,
4444 "typescript" : " ^5.8.3"
4545 }
46- }
46+ }
You can’t perform that action at this time.
0 commit comments