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

Commit f17e3e9

Browse files
chore: version package (#16)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b37004e commit f17e3e9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/olive-hats-wash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [`b37004e`](https://github.com/goknsh/svelte-query-pocketbase/commit/b37004ea9d42e72e07ad58ac35a588024bebc0bd) Thanks [@goknsh](https://github.com/goknsh)! - chore: mark ^0.14.0 as compatible
8+
39
## 1.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelte-query-pocketbase",
33
"description": "TanStack Query wrappers around Pocketbase Realtime for Svelte",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)