Skip to content

Commit fce2b6e

Browse files
committed
chore(release): prepare for v2.0.5
1 parent 39cece9 commit fce2b6e

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## [2.0.4] - 2026-01-01
28

39
### ⚙️ Miscellaneous Tasks

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.4
1+
2.0.5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tools",
33
"license": "MIT",
4-
"version": "2.0.4",
4+
"version": "2.0.5",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev --port 3000",

0 commit comments

Comments
 (0)