-> v0.23.2

This commit is contained in:
Rich Harris
2018-10-16 08:58:02 -04:00
parent f39455014a
commit cb45bb0fbe
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.23.2
* Fix entry point CSS ([#471](https://github.com/sveltejs/sapper/pull/471))
## 0.23.1
* Scroll to deeplink that matches current URL ([#472](https://github.com/sveltejs/sapper/pull/472))