Skip to content

Commit e2e7693

Browse files
chore(release): 2.0.2 [skip ci]
## <small>2.0.2 (2018-08-26)</small> * fix: Restored getSource file fallback implementation ([e29755c](e29755c))
1 parent e29755c commit e2e7693

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## <small>2.0.2 (2018-08-26)</small>
2+
3+
* fix: Restored getSource file fallback implementation ([e29755c](https://github.com/unlight/typescript-service/commit/e29755c))
4+
15
## <small>2.0.1 (2018-08-26)</small>
26

37
* fix: getSourceFile fail fixed if file is not defined in tsconfig ([3225ea7](https://github.com/unlight/typescript-service/commit/3225ea7))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-service",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"license": "MIT",
55
"description": "",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)