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

Commit fc1eb3b

Browse files
committed
-> v0.29.2
1 parent ae00b6a commit fc1eb3b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# sapper changelog
22

3-
## Unreleased
3+
## 0.29.2
44

55
* Allow export to succeed when user has not provided a `base` tag ([#1208](https://github.com/sveltejs/sapper/issues/1208))
66
* Update `rollup-plugin-chunks` dependency to fix regex routes ([#1757](https://github.com/sveltejs/sapper/issues/1757))

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sapper",
3-
"version": "0.29.1",
3+
"version": "0.29.2",
44
"description": "The next small thing in web development, powered by Svelte",
55
"bin": {
66
"sapper": "./sapper"

0 commit comments

Comments
 (0)