chore(release): 2.3.7
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -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.7"></a>
|
||||
## [2.3.7](https://github.com/bitjson/typescript-starter/compare/v2.3.6...v2.3.7) (2018-06-03)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **package:** fix info package script ([701dbbe](https://github.com/bitjson/typescript-starter/commit/701dbbe)), closes [#70](https://github.com/bitjson/typescript-starter/issues/70)
|
||||
|
||||
|
||||
|
||||
<a name="2.3.6"></a>
|
||||
## [2.3.6](https://github.com/bitjson/typescript-starter/compare/v2.3.5...v2.3.6) (2018-04-17)
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "typescript-starter",
|
||||
"version": "2.3.6",
|
||||
"version": "2.3.7",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "typescript-starter",
|
||||
"version": "2.3.6",
|
||||
"version": "2.3.7",
|
||||
"description": "A typescript starter for building javascript libraries and projects",
|
||||
"bin": {
|
||||
"typescript-starter": "./bin/typescript-starter"
|
||||
|
||||
Reference in New Issue
Block a user