Skip to content

chore(release): prepare Planer 0.1.0 publication - #4

Merged
sufyanaser merged 1 commit into
developfrom
agent/release-v0.1.0
Aug 8, 2026
Merged

chore(release): prepare Planer 0.1.0 publication#4
sufyanaser merged 1 commit into
developfrom
agent/release-v0.1.0

Conversation

@sufyanaser

Copy link
Copy Markdown
Owner

What changed

  • Rewrote README as a complete product, installation, architecture, development, and release guide.
  • Added a version consistency gate across npm, Tauri, and Cargo.
  • Added Windows MSI/NSIS GitHub Release publishing from verified main commits.
  • Kept routine CI on develop and pull requests to avoid duplicate packaging on main.
  • Updated the 0.1.0 changelog.

Why

The existing workflow created temporary Actions artifacts only, so GitHub showed no published releases. This change establishes the full verified path from develop to Windows installers, a version tag, and a GitHub Release.

Validation

  • npm ci
  • npm run check:version
  • npm run lint
  • npm run build
  • workflow YAML lint
  • git diff --check

Version: 0.1.0

- Rewrote README as the complete product and release guide
- Added npm, Tauri, and Cargo version consistency validation
- Added verified Windows MSI and NSIS release publishing
- Removed duplicate main-branch packaging from regular CI
- Updated changelog with the release pipeline
- Verified npm ci, version check, lint, build, and workflow YAML
@sufyanaser
sufyanaser merged commit b2fdef7 into develop Aug 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant