29 lines
1.0 KiB
Markdown
29 lines
1.0 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
|
|
<a name="1.2.0"></a>
|
|
# [1.2.0](https://github.com/bitjson/node-typescript-starter/compare/v1.1.1...v1.2.0) (2017-02-14)
|
|
|
|
|
|
### Features
|
|
|
|
* **github:** add sample GitHub issue template, PR template, and contributing guidelines ([9c95249](https://github.com/bitjson/node-typescript-starter/commit/9c95249))
|
|
* **watch:** add unified watch task with multiview ([973966e](https://github.com/bitjson/node-typescript-starter/commit/973966e))
|
|
|
|
|
|
|
|
<a name="1.1.1"></a>
|
|
## [1.1.1](https://github.com/bitjson/node-typescript-starter/compare/v1.1.0...v1.1.1) (2017-02-13)
|
|
|
|
|
|
|
|
<a name="1.1.0"></a>
|
|
# 1.1.0 (2017-02-13)
|
|
|
|
|
|
### Features
|
|
|
|
* **examples:** improve browser usage example ([c8199e7](https://github.com/bitjson/node-typescript-starter/commit/c8199e7))
|
|
* **starter:** add changelogs and examples ([5f18048](https://github.com/bitjson/node-typescript-starter/commit/5f18048))
|