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

chore(release): 2.3.5

This commit is contained in:
Jason Dreyzehner
2018-03-29 00:54:56 -04:00
parent 58911f2d92
commit 536ac37719
3 changed files with 12 additions and 2 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="2.3.5"></a>
## [2.3.5](https://github.com/bitjson/typescript-starter/compare/v2.3.4...v2.3.5) (2018-03-29)
### Bug Fixes
* **CLI:** set the name in package.json during generation ([58911f2](https://github.com/bitjson/typescript-starter/commit/58911f2)), closes [#81](https://github.com/bitjson/typescript-starter/issues/81)
<a name="2.3.4"></a>
## [2.3.4](https://github.com/bitjson/typescript-starter/compare/v2.3.3...v2.3.4) (2018-03-28)