Skip to content

Commit

Permalink
Merge pull request #65 from bholmesdev/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
bholmesdev authored May 6, 2024
2 parents 0f5c187 + f946d65 commit b5b26d7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-boxes-sort.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/stream/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# simple-stack-stream

## 0.3.4

### Patch Changes

- [#64](https://github.com/bholmesdev/simple-stack/pull/64) [`51c5ae0`](https://github.com/bholmesdev/simple-stack/commit/51c5ae024867777407d0fcc5359d35fc2de7d65d) Thanks [@Mupu](https://github.com/Mupu)! - Fix unhandled crash when a connection is closed before Suspense components are streamed.

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/stream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-stack-stream",
"version": "0.3.3",
"version": "0.3.4",
"description": "Suspend your Astro components with fallback content.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit b5b26d7

Please sign in to comment.