chore(release): 2.4.4
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.4](https://github.com/bitjson/typescript-starter/compare/v2.4.3...v2.4.4) (2019-07-10)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **package:** remove misleading 'all' script ([e68e2b4](https://github.com/bitjson/typescript-starter/commit/e68e2b4)), closes [#186](https://github.com/bitjson/typescript-starter/issues/186)
|
||||
|
||||
|
||||
|
||||
### [2.4.3](https://github.com/bitjson/typescript-starter/compare/v2.4.2...v2.4.3) (2019-07-10)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "typescript-starter",
|
||||
"version": "2.4.3",
|
||||
"version": "2.4.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "typescript-starter",
|
||||
"version": "2.4.3",
|
||||
"version": "2.4.4",
|
||||
"description": "A typescript starter for building javascript libraries and projects",
|
||||
"bin": {
|
||||
"typescript-starter": "./bin/typescript-starter"
|
||||
|
||||
Reference in New Issue
Block a user