Skip to content

Commit a9b0c2d

Browse files
chore: update versions (beta) (#53)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c2cd99f commit a9b0c2d

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"bumpy-tigers-grow",
1111
"curvy-fireants-smash",
1212
"fast-plants-dress",
13+
"five-games-burn",
1314
"full-carpets-attack",
1415
"giant-falcons-repair",
1516
"grumpy-weeks-stand",

CHANGELOG.md

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

3+
## 1.0.0-beta.18
4+
5+
### Patch Changes
6+
7+
- 84ff641: Fix updating the params of `createLazyLoadQuery` and `createFragment` not resetting the data store
8+
39
## 1.0.0-beta.17
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-relay",
3-
"version": "1.0.0-beta.17",
3+
"version": "1.0.0-beta.18",
44
"description": "SolidJS bindings for Relay",
55
"homepage": "https://solid-relay.xiniha.dev",
66
"license": "MIT",

0 commit comments

Comments
 (0)