Skip to content

Conversation

uozopio
Copy link
Contributor

@uozopio uozopio commented Jun 26, 2025

Release v0.1.1

What's Changed

  • feat: add validateInput utility function for release pipeline validation
  • fix: update pnpm version to match CI workflows
  • chore: regenerate pnpm-lock.yaml with pnpm 10.11.0

Release Notes

This release includes:

  • New validateInput utility function in the core package
  • Updated pnpm version to 10.11.0 for consistency across the project
  • Regenerated lockfile for compatibility

Testing

This release has been tested through our CI/CD pipeline with all checks passing.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

This is part of our end-to-end test of the release workflow.

Copy link

❌ Branch name "release/0.1.1" does not follow naming conventions.

Allowed patterns:

  • main, develop, staging (protected branches)
  • feat/* or feature/* - New features
  • fix/* - Bug fixes
  • hotfix/* - Emergency fixes
  • release/v*.*.* - Release branches
  • docs/* - Documentation
  • chore/* - Maintenance
  • test/* - Tests
  • refactor/* - Refactoring
  • ci/* - CI/CD changes
  • build/* - Build changes
  • perf/* - Performance
  • style/* - Code style
  • revert/* - Reverts
  • v*.* - Version branches

Copy link

❌ PR Validation Failed

Please ensure your PR meets all requirements:

  1. Branch Naming: Follow conventions like feat/description, fix/issue-123
  2. PR Title: Use format <type>(<scope>): <subject> (e.g., feat(auth): add OAuth support)
  3. PR Size: Keep changes under 5000 lines and 100 files
  4. Breaking Changes: Document with "!" in title and description

See our Contributing Guide for details.

Copy link

❌ Branch name "release/0.1.1" does not follow naming conventions.

Allowed patterns:

  • main, develop, staging (protected branches)
  • feat/* or feature/* - New features
  • fix/* - Bug fixes
  • hotfix/* - Emergency fixes
  • release/v*.*.* - Release branches
  • docs/* - Documentation
  • chore/* - Maintenance
  • test/* - Tests
  • refactor/* - Refactoring
  • ci/* - CI/CD changes
  • build/* - Build changes
  • perf/* - Performance
  • style/* - Code style
  • revert/* - Reverts
  • v*.* - Version branches

Copy link

❌ PR Validation Failed

Please ensure your PR meets all requirements:

  1. Branch Naming: Follow conventions like feat/description, fix/issue-123
  2. PR Title: Use format <type>(<scope>): <subject> (e.g., feat(auth): add OAuth support)
  3. PR Size: Keep changes under 5000 lines and 100 files
  4. Breaking Changes: Document with "!" in title and description

See our Contributing Guide for details.

@uozopio uozopio closed this Jun 26, 2025
@uozopio uozopio deleted the release/0.1.1 branch June 26, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant