-> v0.22.7

This commit is contained in:
Rich Harris
2018-10-01 22:58:44 -04:00
parent 954bcba333
commit e2d325ec9f
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.22.7
* Fix cookies ([#460](https://github.com/sveltejs/sapper/pull/460))
## 0.22.6
* Normalise chunk filenames on Windows ([#456](https://github.com/sveltejs/sapper/pull/456))

View File

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