-> v0.22.5

This commit is contained in:
Rich Harris
2018-10-01 17:54:29 -04:00
parent 6ded1a5975
commit 9cd4da4c39
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.22.5
* Fix `sapper dev`. Oops.
## 0.22.4
* Ensure launcher does not overwrite a module ([#455](https://github.com/sveltejs/sapper/pull/455))

View File

@@ -1,6 +1,6 @@
{
"name": "sapper",
"version": "0.22.4",
"version": "0.22.5",
"description": "Military-grade apps, engineered by Svelte",
"bin": {
"sapper": "./sapper"