1
0
mirror of synced 2025-11-08 04:48:04 +00:00

chore(release): 2.3.8

This commit is contained in:
Jason Dreyzehner
2018-06-14 22:39:04 -04:00
parent 7796910f3a
commit 52ae43292e
3 changed files with 7 additions and 2 deletions

View File

@@ -2,6 +2,11 @@
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.8"></a>
## [2.3.8](https://github.com/bitjson/typescript-starter/compare/v2.3.7...v2.3.8) (2018-06-15)
<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)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "typescript-starter",
"version": "2.3.7",
"version": "2.3.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "typescript-starter",
"version": "2.3.7",
"version": "2.3.8",
"description": "A typescript starter for building javascript libraries and projects",
"bin": {
"typescript-starter": "./bin/typescript-starter"