File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+
6
+ ## [ v1.0.1] - 2015-05-11
7
+
8
+ Fixing version for jsdoctypeparser to prevent unexpected reports for some non-standard declarations.
9
+
10
+ ### Misc
11
+
12
+ * [[ ` 7d1e3c9711 ` ] ( https://github.com/jscs-dev/jscs-jsdoc/commit/7d1e3c9711 )] - ** pkg** : fixup version to prevent unexpected reports (Alexej Yaroshevich)
13
+
14
+
5
15
## [ v1.0.0] - 2015-05-04
6
16
7
17
Great patch for ` checkParamNames ` rule and params destructuring by [ Alexander Zeilmann] ( //github.com/alawatthe ) , thanks!
Original file line number Diff line number Diff line change 2
2
"name" : " jscs-jsdoc" ,
3
3
"author" : " Alexej Yaroshevich <alex@qfox.ru>" ,
4
4
"description" : " JSCS jsdoc plugin" ,
5
- "version" : " 1.0.0 " ,
5
+ "version" : " 1.0.1 " ,
6
6
"main" : " lib/index" ,
7
7
"homepage" : " https://github.com/jscs-dev/jscs-jsdoc" ,
8
8
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments