We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39cece9 commit fce2b6eCopy full SHA for fce2b6e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [2.0.5] - 2026-01-01
2
+
3
+### ⚙️ Miscellaneous Tasks
4
5
+- *(deps-dev)* Bump @tanstack/devtools-vite from 0.3.12 to 0.4.0
6
7
## [2.0.4] - 2026-01-01
8
9
### ⚙️ Miscellaneous Tasks
VERSION
@@ -1 +1 @@
-2.0.4
+2.0.5
package.json
@@ -1,7 +1,7 @@
{
"name": "tools",
"license": "MIT",
- "version": "2.0.4",
+ "version": "2.0.5",
"type": "module",
"scripts": {
"dev": "vite dev --port 3000",
0 commit comments