Skip to content

Commit cf28ace

Browse files
committed
0.9.2
1 parent 4418e2c commit cf28ace

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.9.2
2+
3+
* [Patch] Add windows support
4+
15
## 0.9.1
26

37
* Lower node engine requirement to 4.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sw-precache-webpack-plugin",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Webpack plugin for using service workers",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)