Skip to content

Commit 28e7234

Browse files
committed
chore: Bump version to 1.0.1
Version 1.0.1 includes critical Spoolman deduction fixes: - Wired SpoolmanUsageTracker to PrintStateMonitor - Fixed event handler ordering for all connection types - Proper initialization sequence for startup and dynamic connections All flows verified and production-ready.
1 parent 4a7c6d4 commit 28e7234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flashforge-webui",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Standalone WebUI for FlashForge 3D Printers",
55
"main": "dist/index.js",
66
"bin": "dist/index.js",

0 commit comments

Comments
 (0)