mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 18:10:18 +05:30
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:
+1
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user