-> v0.6.2

This commit is contained in:
Rich Harris
2018-02-03 13:56:38 -05:00
parent dfb8692d78
commit 8f1d2e0a04
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.6.2
* Handle unspecified type in `sapper export`
## 0.6.1
* Fix `pkg.files` and `pkg.bin`

View File

@@ -1,6 +1,6 @@
{
"name": "sapper",
"version": "0.6.1",
"version": "0.6.2",
"description": "Military-grade apps, engineered by Svelte",
"main": "middleware.js",
"bin": {