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
+ ## v0.0.6
4
+
5
+ [ compare changes] ( https://github.com/danielpza/ts-ignore-error/compare/v0.0.5...v0.0.6 )
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - Not matching any files ([ ac183dc] ( https://github.com/danielpza/ts-ignore-error/commit/ac183dc ) )
10
+
11
+ ### ❤️ Contributors
12
+
13
+ - Daniel Perez Alvarez
< [email protected] >
14
+
3
15
## v0.0.5
4
16
5
17
[ compare changes] ( https://github.com/danielpza/ts-ignore-error/compare/v0.0.4...v0.0.5 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @danielpza/ts-expect-error" ,
3
3
"description" : " Silence typescript errors by adding a @ts-expect-error directive." ,
4
- "version" : " 0.0.5 " ,
4
+ "version" : " 0.0.6 " ,
5
5
"license" : " MIT" ,
6
6
"author" : " Daniel Perez Alvarez" ,
7
7
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments