You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
## 1.1.3 (2018-01-09)
2
+
3
+
#### :bug: Bug Fix
4
+
*`create-typescript-package`, `type-scripts`
5
+
*[#21](https://github.com/ncphillips/create-typescript-package/pull/21) 16 catch and log errors. ([@ncphillips](https://github.com/ncphillips))
6
+
7
+
#### :nail_care: Enhancement
8
+
*`type-scripts`
9
+
*[#22](https://github.com/ncphillips/create-typescript-package/pull/22) allow for import of commonjs modules. ([@ncphillips](https://github.com/ncphillips))
10
+
11
+
#### :memo: Documentation
12
+
*[#15](https://github.com/ncphillips/create-typescript-package/pull/15) Update contributing.md to point to correct repo. ([@gauthierm](https://github.com/gauthierm))
13
+
14
+
#### Committers: 2
15
+
- Michael Gauthier ([gauthierm](https://github.com/gauthierm))
0 commit comments