File tree Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 1
- <a name =" 1.0.2 " ></a >
2
- ## [ 1.0.2 ] ( https://github.com/liangchunn/typescript-node-scripts/compare/v0.5.0... v1.0.2 ) (2018-09-16 )
1
+ <a name =" 1.0.3 " ></a >
2
+ ## [ 1.0.3 ] ( https://github.com/liangchunn/typescript-node-scripts/compare/v1.0.1... v1.0.3 ) (2018-09-25 )
3
3
4
4
5
5
### Bug Fixes
6
6
7
- * ** codeframe:** use default export ([ 4aad562] ( https://github.com/liangchunn/typescript-node-scripts/commit/4aad562 ) )
8
7
* ** ts-jest:** use node module resolution ([ 531d8fd] ( https://github.com/liangchunn/typescript-node-scripts/commit/531d8fd ) )
8
+ * ** tslint:** do not check js files with tslint ([ f41b01f] ( https://github.com/liangchunn/typescript-node-scripts/commit/f41b01f ) )
9
+
10
+
11
+
12
+ <a name =" 1.0.1 " ></a >
13
+ ## [ 1.0.1] ( https://github.com/liangchunn/typescript-node-scripts/compare/v1.0.0...v1.0.1 ) (2018-09-04)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * ** codeframe:** use default export ([ 4aad562] ( https://github.com/liangchunn/typescript-node-scripts/commit/4aad562 ) )
19
+
20
+
21
+
22
+ <a name =" 1.0.0 " ></a >
23
+ # [ 1.0.0] ( https://github.com/liangchunn/typescript-node-scripts/compare/v0.5.0...v1.0.0 ) (2018-08-29)
9
24
10
25
11
26
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typescript-node-scripts" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " Create Node.js apps based on TypeScript with zero-configuration." ,
5
5
"main" : " bin/typescript-node-scripts.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments