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

chore(release): 1.1.0

This commit is contained in:
Jason Dreyzehner
2017-02-13 00:41:40 -05:00
parent c0fc735002
commit dc4b28cd6f
2 changed files with 13 additions and 1 deletions

12
CHANGELOG.md Normal file
View File

@@ -0,0 +1,12 @@
# Change Log
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.0"></a>
# 1.1.0 (2017-02-13)
### Features
* **examples:** improve browser usage example ([c8199e7](https://github.com/bitjson/node-typescript-starter/commit/c8199e7))
* **starter:** add changelogs and examples ([5f18048](https://github.com/bitjson/node-typescript-starter/commit/5f18048))