refactor: Update version to 0.4.0 and document Alpine.js integration in changelog

This commit is contained in:
2025-12-08 16:02:59 +02:00
parent 803cfbc6d4
commit 988122349f
4 changed files with 15 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
// Application version (update with each release)
const APP_VERSION = '0.3.0';
const APP_VERSION = '0.4.0';
// Global variables and configuration
let editor; // Global editor instance