Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
-> v0.22.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Oct 2, 2018
1 parent 48b1faf commit 9773781
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# sapper changelog

## 0.22.6

* Normalise chunk filenames on Windows ([#456](https://github.com/sveltejs/sapper/pull/456))
* Load modules with credentials ([#458](https://github.com/sveltejs/sapper/pull/458))

## 0.22.5

* Fix `sapper dev`. Oops.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sapper",
"version": "0.22.5",
"version": "0.22.6",
"description": "Military-grade apps, engineered by Svelte",
"bin": {
"sapper": "./sapper"
Expand Down

0 comments on commit 9773781

Please sign in to comment.