Skip to content

Commit 7030a13

Browse files
chore: release (#1892)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Birk Skyum <[email protected]>
1 parent 68f9dfb commit 7030a13

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thin-geckos-buy.md

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

packages/start/CHANGELOG.md

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

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- [#1888](https://github.com/solidjs/solid-start/pull/1888): Add back support for generators in server functions
8+
39
## 1.1.3
410

511
### 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.3",
3+
"version": "1.1.4",
44
"type": "module",
55
"author": "Ryan Carniato",
66
"license": "MIT",

0 commit comments

Comments
 (0)