Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit c0bcfdf

Browse files
chore: version package (beta) (#8)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4705c05 commit c0bcfdf

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"eleven-mugs-glow",
1212
"gorgeous-houses-kneel",
1313
"gorgeous-rings-invent",
14-
"hot-bobcats-arrive"
14+
"hot-bobcats-arrive",
15+
"stupid-news-judge"
1516
]
1617
}

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-query-pocketbase
22

3+
## 0.0.1-beta.7
4+
5+
### Patch Changes
6+
7+
- [`4705c05`](https://github.com/goknsh/svelte-query-pocketbase/commit/4705c059a034857fd6f9e04926d5b8d178374f26) Thanks [@goknsh](https://github.com/goknsh)! - chore: export infinite collection query
8+
39
## 0.0.1-beta.6
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelte-query-pocketbase",
33
"description": "TanStack Query Svelte store wrappers around Pocketbase Realtime",
4-
"version": "0.0.1-beta.6",
4+
"version": "0.0.1-beta.7",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)