-> v0.22.1

This commit is contained in:
Rich Harris
2018-09-30 21:10:17 -04:00
parent 4375feac83
commit 664c093391
4 changed files with 10 additions and 7 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.22.1
* Fix `pkg.files`
## 0.22.0
* Move generated files into `__sapper__` ([#453](https://github.com/sveltejs/sapper/pull/453))