Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 10, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@srtkit/cli@0.1.3

Patch Changes

  • 0b51242 Thanks @maxchang3! - Add --remove-trailing-period flag to clean command

    • Add new CLI option --remove-trailing-period to remove trailing periods ( or .) at the end of cues
  • df4efc6 Thanks @maxchang3! - sync markdown content with code

  • Updated dependencies [9530413, 717d9db, b6409dc]:

    • @srtkit/core@0.0.5

@srtkit/core@0.0.5

Patch Changes

  • 9530413 Thanks @maxchang3! - Fix removeTrailingPeriod regex to handle trailing whitespace

    • Fix regex pattern from /[。.]$/ to /[。.]\s*$/ to correctly remove trailing periods followed by whitespace
  • 717d9db Thanks @maxchang3! - update cleanBetween function signature

  • b6409dc Thanks @maxchang3! - remove unused exports for cleaner

Releases:
  @srtkit/cli@0.1.3
  @srtkit/core@0.0.5

[skip ci]
@github-actions github-actions bot force-pushed the changeset-release/main branch from d62204e to a133c38 Compare October 10, 2025 14:26
@maxchang3 maxchang3 merged commit bbb07d9 into main Oct 10, 2025
1 check passed
@maxchang3 maxchang3 deleted the changeset-release/main branch October 10, 2025 14:27
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