File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## v0.21.1
4+
5+ ** Bugfixes:**
6+
7+ * ` wotan ` : properly handle backslashes in Windows paths to not report "is not included in any of the projects"
8+
39## v0.21.0
410
511:warning : ** Breaking Changes:**
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.21.0 " ,
2+ "version" : " 0.21.1 " ,
33 "nextVersion" : " 0.22.0" ,
44 "private" : true ,
55 "scripts" : {
2727 "dependencies" : {
2828 "@fimbul/disir" : " ^0.21.0" ,
2929 "@fimbul/valtyr" : " ^0.21.0" ,
30- "@fimbul/wotan" : " ^0.21.0 " ,
30+ "@fimbul/wotan" : " ^0.21.1 " ,
3131 "@octokit/rest" : " ^16.0.1" ,
3232 "@types/chalk" : " ^2.2.0" ,
3333 "@types/cross-spawn" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @fimbul/wotan" ,
3- "version" : " 0.21.0 " ,
3+ "version" : " 0.21.1 " ,
44 "description" : " Pluggable TypeScript and JavaScript linter" ,
55 "bin" : " bin/main.js" ,
66 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments