We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4418e2c commit cf28aceCopy full SHA for cf28ace
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.9.2
2
+
3
+* [Patch] Add windows support
4
5
## 0.9.1
6
7
* Lower node engine requirement to 4.0.0
package.json
@@ -1,6 +1,6 @@
{
"name": "sw-precache-webpack-plugin",
- "version": "0.9.1",
+ "version": "0.9.2",
"description": "Webpack plugin for using service workers",
"main": "lib/index.js",
"scripts": {
0 commit comments