Skip to content

Commit 388d464

Browse files
committed
Release v3.0.4
1 parent e9495c4 commit 388d464

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v3.0.4
2+
3+
**Published:** `2026-05-25T15:00:00Z`
4+
5+
**Changes**
6+
7+
- Replace custom HTTP library with Tauri's HTTP plugin. #185
8+
- Upgrade Node to v26
9+
- Upgrade pnpm to v11
10+
111
## v3.0.3
212

313
**Published:** `2026-05-22T13:30:00Z`

tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "Dataflare",
4-
"version": "3.0.3",
4+
"version": "3.0.4",
55
"identifier": "app.dataflare.desktop",
66
"build": {
77
"beforeDevCommand": "pnpm dev:web",

0 commit comments

Comments
 (0)