Skip to content

Commit

Permalink
Publish v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrantly committed May 9, 2015
1 parent 7d454a3 commit 56fc843
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v0.4.2

- Rework the way dependencies are loaded (#14)
- Fix NPM dependency on TypeScript (#15, #16)

## v0.4.1

- Fix Windows issue with paths (#14)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-loader",
"version": "0.4.1",
"version": "0.4.2",
"description": "TypeScript loader for webpack",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 56fc843

Please sign in to comment.