Skip to content

Prepare v0.1.0 release#17

Merged
almondsun merged 2 commits into
mainfrom
release/v0.1.0
Jul 11, 2026
Merged

Prepare v0.1.0 release#17
almondsun merged 2 commits into
mainfrom
release/v0.1.0

Conversation

@almondsun

Copy link
Copy Markdown
Owner

Summary

  • remove the explanatory Packages comparison from public documentation
  • add the v0.1.0 changelog and direct users to GitHub Releases
  • update the Tauri release action to v1
  • serialize builds for the same release tag and retain draft review before publication

Validation

  • npm run check
  • parsed release workflow YAML
  • git diff --check

After merge, v0.1.0 will be tagged and the generated platform installers will be verified before the draft release is published.

Copilot AI review requested due to automatic review settings July 11, 2026 05:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the repository for the v0.1.0 release by aligning public documentation with the intended distribution channel and tightening the GitHub Actions release workflow to produce draft releases that require manual verification before publication.

Changes:

  • Simplifies release guidance in README and the releasing guide, removing the GitHub Packages comparison.
  • Adds a v0.1.0 changelog and links users to GitHub Releases.
  • Updates the GitHub Actions release workflow (tauri-action v1) and adds concurrency control for tag releases.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
README.md Updates public-facing release/install guidance and replaces the Releases vs Packages section with a release process summary.
docs/RELEASING.md Removes GitHub Packages rationale and keeps the release process focused on GitHub Releases.
CHANGELOG.md Introduces a changelog with the v0.1.0 entry and comparison/tag links.
.github/workflows/release.yml Updates Tauri release action to v1, improves draft release body text, and adds concurrency for tag-based releases.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
@almondsun
almondsun enabled auto-merge (squash) July 11, 2026 05:51
@almondsun
almondsun merged commit cbecea7 into main Jul 11, 2026
6 checks passed
@almondsun
almondsun deleted the release/v0.1.0 branch July 11, 2026 05:54
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.

2 participants