Skip to content

Commit b4751bc

Browse files
chore: version packages
1 parent 7b45624 commit b4751bc

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/chatty-facts-post.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# react-query-visualizer
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [`7b45624`](https://github.com/fe-dudu/react-query-visualizer/commit/7b45624554fab0ba751de984a57454a5793222f7) Thanks [@fe-dudu](https://github.com/fe-dudu)! - fix: remove engines.node to ensure Cursor compatibility

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.1",
3+
"version": "0.0.2",
44
"description": "Interactive VS Code graph for React Query flows: trace query declarations, cache actions, and impacted files",
55
"homepage": "https://github.com/fe-dudu/react-query-visualizer#readme",
66
"bugs": {

0 commit comments

Comments
 (0)