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

chore(release): 1.1.1

This commit is contained in:
Jason Dreyzehner
2017-02-13 00:58:37 -05:00
parent c3f4e18f74
commit 3aa9cf79df
2 changed files with 6 additions and 1 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="1.1.1"></a>
## [1.1.1](https://github.com/bitjson/node-typescript-starter/compare/v1.1.0...v1.1.1) (2017-02-13)
<a name="1.1.0"></a>
# 1.1.0 (2017-02-13)

View File

@@ -1,6 +1,6 @@
{
"name": "es7-typescript-starter",
"version": "1.1.0",
"version": "1.1.1",
"description": "An es7/typescript starter for building javascript libraries",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",