-> v0.18.2

This commit is contained in:
Rich Harris
2018-08-29 22:43:21 -04:00
parent 553db81b7b
commit 46bf8f2b78
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.18.2
* Update `pkg.files`
## 0.18.1
* Add live reloading ([#385](https://github.com/sveltejs/sapper/issues/385))