Skip to content

Commit

Permalink
0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
goldhand committed Jan 18, 2017
1 parent a38ce9a commit 3aaed73
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 0.7.2

* Add warning when using filepath option
* Fix failing tests from pr #38
* pass force option to `del` (#38)

## 0.7.1

* Update webpack peer dependency
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "sw-precache-webpack-plugin",
"version": "0.7.1",
"version": "0.7.2",
"description": "Webpack plugin for using service workers",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 3aaed73

Please sign in to comment.