Skip to content

Commit 5e459b3

Browse files
chore: release
1 parent 1e6d157 commit 5e459b3

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/open-ducks-flash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/soft-beans-take.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/start/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @solidjs/start
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- b454563: adds the option to change the public directory to something other than the default "public"
8+
9+
### Patch Changes
10+
11+
- 7282ef4: fix: check for `null` instad of `undefined` in `HeaderProxy`
12+
313
## 1.1.7
414

515
### Patch Changes

packages/start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solidjs/start",
3-
"version": "1.1.7",
3+
"version": "1.2.0",
44
"type": "module",
55
"author": "Ryan Carniato",
66
"license": "MIT",

0 commit comments

Comments
 (0)