mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
- 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