-> v0.18.6

This commit is contained in:
Rich Harris
2018-08-31 11:13:24 -04:00
parent 15cc4bf296
commit 5be3809d9e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.18.6
* Bundle missing dependency
## 0.18.5
* Bugfix

View File

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