feat: bump to v4.1.0 and add CI/CD release pipeline

- Bump version to 4.1.0 in package.json and index.html
- Add build:local script for combined Linux + Windows local builds
- Add CI workflow: runs tests on push/PR to master
- Add Release workflow: tag-triggered (v*), parallel Linux + Windows
  builds, publishes all packages to GitHub Releases

Amit Haridas
This commit is contained in:
2026-03-25 22:20:53 +05:30
parent adc8dabda1
commit ed4279f4df
4 changed files with 127 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
<span class="app-title">MarkdownConverter</span>
</div>
<div class="app-header-right">
<span class="app-version">v4.0.0</span>
<span class="app-version">v4.1.0</span>
</div>
</div>
<div class="tab-bar" id="tab-bar" role="tablist" aria-label="Document tabs">