Skip to content

Commit

Permalink
chore: update versions (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and XiNiHa committed Dec 18, 2024
1 parent c5d0a1a commit 1828ad9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
},
"changesets": [
"curvy-fireants-smash",
"nine-guests-travel"
"nine-guests-travel",
"tasty-deers-think",
"wise-sheep-brake"
]
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# solid-relay

## 1.0.0-beta.2

### Patch Changes

- 65eedeb: fix: throw error on DataProxy access if any
- c5d0a1a: fix: respect fetchPolicy of `createLazyLoadQuery`

## 1.0.0-beta.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "solid-relay",
"type": "module",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"description": "SolidJS bindings for Relay",
"author": "XiNiHa <[email protected]>",
"repository": {
Expand Down

0 comments on commit 1828ad9

Please sign in to comment.