Skip to content

Commit 463d1cd

Browse files
ci: Version Packages (#10109)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5b78aa1 commit 463d1cd

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/olive-rats-yawn.md

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

packages/preact-query/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @tanstack/preact-query
2+
3+
## 5.91.0
4+
5+
### Minor Changes
6+
7+
- feat: Preact Adapter ([#9935](https://github.com/TanStack/query/pull/9935))

packages/preact-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/preact-query",
3-
"version": "5.90.11",
3+
"version": "5.91.0",
44
"description": "Hooks for managing, caching and syncing asynchronous and remote data in preact",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)