File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v1.3.0
5
+
6
+ [ compare changes] ( https://github.com/azat-io/todoctor/compare/v1.2.0...v1.3.0 )
7
+
8
+ ### 🚀 Features
9
+
10
+ - Split binaries into multiple packages ([ 7317ae9] ( https://github.com/azat-io/todoctor/commit/7317ae9 ) )
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Azat S. ([ @azat-io ] ( http://github.com/azat-io ) )
15
+
4
16
## v1.2.0
5
17
6
18
[ compare changes] ( https://github.com/azat-io/todoctor/compare/v1.1.0...v1.2.0 )
Original file line number Diff line number Diff line change 2
2
"name" : " todoctor" ,
3
3
"description" : " CLI tool to analyze and report TODO comments in JavaScript and TypeScript Git repositories" ,
4
4
"type" : " module" ,
5
- "version" : " 1.2 .0" ,
5
+ "version" : " 1.3 .0" ,
6
6
"repository" : " azat-io/todoctor" ,
7
7
"author" :
" Azat S. <[email protected] >" ,
8
8
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments