Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add since option to version CLI #1206

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

igoldny
Copy link

@igoldny igoldny commented Aug 6, 2023

Following my conversation with @Andarist - #1083 (comment)
@Andarist suggested implementing a since flag for version cli.

Using this flag, you will be able to release tag versions in your pull requests.
By adding the following flow in your ci

changeset version --snapshot=[TAG] --since=[BASE_BRANCH] 

@changeset-bot
Copy link

changeset-bot bot commented Aug 6, 2023

🦋 Changeset detected

Latest commit: 8818f05

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@changesets/cli Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 6, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@igoldny
Copy link
Author

igoldny commented Aug 30, 2023

@Andarist could you please review? it's a minor change and should be significant improvement to all changesets users?

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.

None yet

2 participants