Skip to content

Commit

Permalink
chore(release): 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrobots committed Aug 1, 2017
1 parent afa1ecd commit 3cd11bb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 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="0.1.0"></a>
# 0.1.0 (2017-08-01)


### Features

* initial version ([32f0bf7](https://github.com/google/ts-style/commit/32f0bf7))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google-ts-style",
"version": "0.0.1",
"version": "0.1.0",
"description": "Google TypeScript Style",
"main": "build/src/index.js",
"bin": {
Expand Down

0 comments on commit 3cd11bb

Please sign in to comment.