Skip to content

Commit b1d3cb6

Browse files
chore: version packages
1 parent c2c9244 commit b1d3cb6

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/solid-toes-smile.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
# react-query-visualizer
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- [`c2c9244`](https://github.com/fe-dudu/react-query-visualizer/commit/c2c9244dad0eab39693049527642526321410165) Thanks [@fe-dudu](https://github.com/fe-dudu)! - Improve graph accuracy and inspection UX
8+
39
## 0.0.3
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": "react-query-visualizer",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "VS Code extension for TanStack Query (React Query): visualize query keys, cache invalidation/refetch flows, and file impact graph",
55
"homepage": "https://github.com/fe-dudu/react-query-visualizer#readme",
66
"bugs": {

0 commit comments

Comments
 (0)