Skip to content

Commit

Permalink
version 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
gilamran committed Dec 5, 2017
1 parent 34a12e5 commit a06901e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# @gilamran/tsc-watch CHANGELOG

## v1.0.10 - 5/12/2017
* Fixed Windows newline issue

## v1.0.9 - 5/12/2017
* Add CHANGELOG
* Fix typo in package description
* Upgraded chalk version
* Change main to `index.js`
* Removed `yarn.lock` & `package-lock.json`
* Fixed Windows newline issue
* Made `index.js` executable
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsc-watch",
"version": "1.0.9",
"version": "1.0.10",
"description": "The TypeScript compiler with onSuccess command",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit a06901e

Please sign in to comment.