Skip to content

Commit

Permalink
Release 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rhys-vdw committed Jul 28, 2017
1 parent 25e3a6e commit a6436e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [5.1.0] - 2017-07-28
- Support Webpack 3 - #41
- Add test suite - #41

## [5.0.2] - 2017-06-13
- Use `execFile` to spawn the source transformer - #37

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": "rails-erb-loader",
"version": "5.0.2",
"version": "5.1.0",
"description": "Embedded Ruby (`.erb`) `webpack` loader for Ruby projects.",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit a6436e7

Please sign in to comment.