Skip to content

Release v0.3.1#27

Merged
vilsonrodrigues merged 8 commits intomsgflux:mainfrom
vilsonrodrigues:release/v0.3.1
Dec 2, 2025
Merged

Release v0.3.1#27
vilsonrodrigues merged 8 commits intomsgflux:mainfrom
vilsonrodrigues:release/v0.3.1

Conversation

@vilsonrodrigues
Copy link
Contributor

🚀 Release v0.3.1

Changes

  • Version: 0.3.0 → 0.3.1
  • Files modified: version.py, CHANGELOG.md

What happens after merge

  1. publish.yml workflow triggers automatically
  2. ✅ Package is built and validated
  3. ✅ Git tag v0.3.1 is created
  4. ✅ Package is published to PyPI
  5. ✅ GitHub Release is created

Security Validation

  • ✅ Only version.py and CHANGELOG.md modified
  • ✅ Version bump validated (0.3.0 → 0.3.1)
  • ✅ All CI checks must pass before merge

Merge Instructions

After CI passes, merge this PR using one of:

  • Merge bot: Comment @mergebot merge
  • GitHub UI: Use "Squash and merge"

🤖 Generated with Claude Code

vilsonrodrigues and others added 8 commits November 27, 2025 02:18
- Complete project structure overview
- Common commands and workflows
- Release process (always use ./scripts/release.sh)
- Architecture details and optimizations
- Linting, testing, and CI/CD guides
- Troubleshooting tips

This file provides context for Claude Code to work more effectively
with the project without repeating instructions.
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add exception in .gitignore for uv.lock
- Commit uv.lock to ensure reproducible dependency resolution
- Required for CI/CD workflows using 'uv sync --locked'
This release updates:
- version.py: 0.3.0 → 0.3.1
- CHANGELOG.md: Added release section for v0.3.1

After merging this PR:
- publish.yml workflow will trigger automatically
- Package will be built and published to PyPI
- GitHub release will be created with tag v0.3.1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vilsonrodrigues vilsonrodrigues added release Release PR automerge Auto-merge enabled labels Dec 2, 2025
@vilsonrodrigues vilsonrodrigues merged commit c797798 into msgflux:main Dec 2, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Auto-merge enabled release Release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant