Skip to content

Conversation

@pjtnt11
Copy link
Member

@pjtnt11 pjtnt11 commented Oct 24, 2025

πŸ“ Summary

  • Updated CHANGELOG for Version 0.1.2.

πŸ› οΈ Type of Change

  • Bug fix (change that fixes an issue)
  • New feature (change that adds functionality)
  • Breaking change (bug fix or feature that is not backwards compatible)
  • Documentation (DocC, API docs, markdown files, templates, etc.)
  • Testing (new tests, updated tests, etc.)
  • Refactoring or code formatting (no logic changes)
  • Updating dependencies (Swift packages, Homebrew, etc.)
  • CI/CD (change to automated workflows)

πŸ§ͺ How Has This Been Tested?

  • CHANGELOG links have been manually tested.

πŸ”— Related PRs or Issues

None

βœ… Checklist

  • I have added relevant tests
  • I have verified all tests pass
  • I have formatted my code using SwiftFormat
  • I have updated documentation (if needed)
  • I have added the appropriate label to my PR
  • I have read the contributing guidelines
  • I agree to follow this project's Code of Conduct

@pjtnt11 pjtnt11 requested a review from graycampbell as a code owner October 24, 2025 18:44
@pjtnt11 pjtnt11 added the documentation Improvements or additions to documentation label Oct 24, 2025
@pjtnt11 pjtnt11 self-assigned this Oct 24, 2025
@pjtnt11 pjtnt11 requested a review from bfahey October 24, 2025 18:45
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 87.81%. Comparing base (32260f2) to head (4c5cd66).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   87.81%   87.81%           
=======================================
  Files          24       24           
  Lines         197      197           
=======================================
  Hits          173      173           
  Misses         24       24           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pjtnt11 pjtnt11 enabled auto-merge (squash) October 24, 2025 18:48
@graycampbell graycampbell changed the title Update Changelog Update changelog Oct 27, 2025

This project adheres to [Semantic Versioning](https://semver.org).

## πŸš€ [Version 0.1.2](https://github.com/fetch-rewards/SwiftSyntaxSugar/releases/tag/0.1.2) - October 24, 2025 ([Full Changelog](https://github.com/fetch-rewards/SwiftSyntaxSugar/compare/0.1.1...0.1.2))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just make sure you change this to the actual release date before merging. If you're going to create the release today:

Suggested change
## πŸš€ [Version 0.1.2](https://github.com/fetch-rewards/SwiftSyntaxSugar/releases/tag/0.1.2) - October 24, 2025 ([Full Changelog](https://github.com/fetch-rewards/SwiftSyntaxSugar/compare/0.1.1...0.1.2))
## πŸš€ [Version 0.1.2](https://github.com/fetch-rewards/SwiftSyntaxSugar/releases/tag/0.1.2) - October 27, 2025 ([Full Changelog](https://github.com/fetch-rewards/SwiftSyntaxSugar/compare/0.1.1...0.1.2))

@pjtnt11 pjtnt11 merged commit 689ae49 into main Oct 27, 2025
20 of 21 checks passed
@pjtnt11 pjtnt11 deleted the documentation/changelog-0.1.2 branch October 27, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants