Skip to content

🚀 Release v0.1.0#3

Merged
ubmarco merged 1 commit into
mainfrom
release/0.1.0
May 21, 2026
Merged

🚀 Release v0.1.0#3
ubmarco merged 1 commit into
mainfrom
release/0.1.0

Conversation

@ubmarco
Copy link
Copy Markdown
Member

@ubmarco ubmarco commented May 21, 2026

Summary

Release PR for sphinx-mounts 0.1.0. Sets the changelog release date so the entry reflects the shipped state.

  • docs/source/changelog.rst: :Released: Unreleased:Released: 2026-05-21

Version (pyproject.toml0.1.0), classifiers (Development Status :: 4 - Beta), and the full 0.1.0 changelog body are already on main from prior commits — nothing else changes here.

Release mechanics

release.yaml is tag-driven via PyPI Trusted Publishing. After this PR merges, push the bare-semver tag to trigger the publish:

git tag 0.1.0 <merge-commit>
git push origin 0.1.0

Test plan

  • CI green on the branch
  • Docs build still renders changelog.rst with the new date
  • After merge: tag 0.1.0 pushed; Release workflow builds wheel + sdist and publishes to PyPI
  • pip install sphinx-mounts==0.1.0 works from a clean env

Set the changelog release date for 0.1.0. Version, classifiers, and
changelog content are already in place on main; this commit only flips
``:Released: Unreleased`` to today's date so the entry reflects the
shipped state once tagged.
@ubmarco ubmarco changed the title 📦 RELEASE: 0.1.0 🚀 Release v0.1.0 May 21, 2026
@ubmarco ubmarco merged commit 1175baf into main May 21, 2026
11 checks passed
@ubmarco ubmarco deleted the release/0.1.0 branch May 21, 2026 21:14
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