Skip to content

Commit b8ad54b

Browse files
author
ESLint Jenkins
committed
Build: package.json and changelog update for 1.0.3
1 parent 19e7f15 commit b8ad54b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v1.0.3 - February 10, 2017
2+
3+
* 19e7f15 Docs: Show currently supported TypeScript version (#157) (James Henry)
4+
* e96ba1f Fix: Calculate range correctly for exported generic class (fixes #152) (#155) (Reyad Attiyat)
5+
* 11d5a7d Fix: Handle object types without annotations (fixes #148) (#154) (Reyad Attiyat)
6+
* fc1e6bb Fix: Parameter with assignation provide type annotations (fixes #146) (#147) (patricio trevino)
7+
* e5f378f Fix: Calculate range correctly when class is exported (fixes #152) (#153) (Reyad Attiyat)
8+
* 6312383 Fix: Calculate constructor range using node.parameters.pos (fixes #139) (#140) (Reyad Attiyat)
9+
110
v1.0.2 - January 12, 2017
211

312
* d53f1f8 Fix: Use ts utilities determine variable declaration type (fixes #136) (#138) (Reyad Attiyat)

0 commit comments

Comments
 (0)