-> v0.22.2

This commit is contained in:
Rich Harris
2018-09-30 22:06:19 -04:00
parent 64921dfc3c
commit 278be67228
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.22.2
* Make paths in generated code relative to project
## 0.22.1
* Fix `pkg.files`

View File

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