Skip to content

Commit 73a36c3

Browse files
committed
1.1.3
1 parent c8c1621 commit 73a36c3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff 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))
16+
- NCPhillips ([ncphillips](https://github.com/ncphillips))
117
## 1.1.2 (2018-01-05)
218

319
#### :nail_care: Enhancement

0 commit comments

Comments
 (0)