chore(release): 2.4.8
This commit is contained in:
@@ -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.8](https://github.com/bitjson/typescript-starter/compare/v2.4.7...v2.4.8) (2019-09-09)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **types:** fix breaking change in @types/inquirer types ([d1bc9fa](https://github.com/bitjson/typescript-starter/commit/d1bc9fa))
|
||||
|
||||
|
||||
|
||||
### [2.4.7](https://github.com/bitjson/typescript-starter/compare/v2.4.6...v2.4.7) (2019-09-09)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "typescript-starter",
|
||||
"version": "2.4.7",
|
||||
"version": "2.4.8",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "typescript-starter",
|
||||
"version": "2.4.7",
|
||||
"version": "2.4.8",
|
||||
"description": "A typescript starter for building javascript libraries and projects",
|
||||
"bin": {
|
||||
"typescript-starter": "./bin/typescript-starter"
|
||||
|
||||
Reference in New Issue
Block a user