Skip to content

Commit

Permalink
version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wac925 committed Sep 1, 2019
1 parent 296b87d commit 558da2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog

## [0.11.0](https://github.com/ankurk91/laravel-bundler/compare/0.10.0..0.11.0)
* Upgrade `sass-loader` to v8
* Upgrade `fibers` to v4
* Bump min node.js requirement to v10.13

## [0.10.0](https://github.com/ankurk91/laravel-bundler/compare/0.9.0..0.10.0)
* Remove Purge CSS recipe
* Fix loading environment variable from .env
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "laravel-bundler",
"version": "0.10.1",
"version": "0.11.0",
"description": "Modern asset building tool for Laravel framework with better defaults.",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 558da2e

Please sign in to comment.