1
0
mirror of synced 2025-11-08 12:57:47 +00:00

chore(release): 1.2.2

This commit is contained in:
Jason Dreyzehner
2017-02-17 02:34:37 -05:00
parent 6405836f4a
commit a56491f866
2 changed files with 11 additions and 1 deletions

View File

@@ -2,6 +2,16 @@
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.2"></a>
## [1.2.2](https://github.com/bitjson/typescript-starter/compare/v1.2.1...v1.2.2) (2017-02-17)
### Bug Fixes
* **tsconfig:** set rootDir option when outDir option is used ([3577caa](https://github.com/bitjson/typescript-starter/commit/3577caa)), closes [#9](https://github.com/bitjson/typescript-starter/issues/9)
<a name="1.2.1"></a>
## [1.2.1](https://github.com/bitjson/typescript-starter/compare/v1.2.0...v1.2.1) (2017-02-14)