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

chore(release): 2.4.6

This commit is contained in:
Jason Dreyzehner
2019-09-07 20:30:01 -04:00
parent 3896ed1f09
commit b49d79daa2
3 changed files with 11 additions and 2 deletions

View File

@@ -2,6 +2,15 @@
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.
### [2.4.6](https://github.com/bitjson/typescript-starter/compare/v2.4.5...v2.4.6) (2019-09-08)
### Bug Fixes
* **cli:** fix typo that was causing missing dependency in build output ([3896ed1](https://github.com/bitjson/typescript-starter/commit/3896ed1))
### [2.4.5](https://github.com/bitjson/typescript-starter/compare/v2.4.4...v2.4.5) (2019-07-10)