Skip to content

Commit

Permalink
Merge pull request #2 from charlie-hadden/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
charlie-hadden authored Nov 18, 2023
2 parents 60fb324 + a774d58 commit 26a5679
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-cars-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-avocados-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-worms-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-ants-sneeze.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/astro-suspense/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# astro-suspense

## 0.0.2

### Patch Changes

- 60fb324: Set vary header to avoid incorrect back button behavior.
- 583fb7b: Add an initial readme.
- 3f71799: Add package keywords.
- 498d932: Fix import in router.
2 changes: 1 addition & 1 deletion packages/astro-suspense/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-suspense",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Out of order streaming support for Astro.",
"scripts": {
Expand Down

0 comments on commit 26a5679

Please sign in to comment.