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

Add auto release workflow #48

Merged
merged 2 commits into from
Apr 8, 2022
Merged

Add auto release workflow #48

merged 2 commits into from
Apr 8, 2022

Conversation

shilman
Copy link
Member

@shilman shilman commented Apr 8, 2022

@j3rem1e This sets up auto to automatically publish versions of the package each time a PR is merged back to main.

You can use the labels patch, minor, major to control the version increment.

📦 Published PR as canary version: 1.1.1--canary.48.abf8a08.0

✨ Test out this PR locally via:

npm install @storybook/[email protected]
# or 
yarn add @storybook/[email protected]

@shilman shilman added the skip-release Preserve the current version when merged label Apr 8, 2022
@j3rem1e j3rem1e merged commit c9600c9 into main Apr 8, 2022
@shilman
Copy link
Member Author

shilman commented Apr 8, 2022

🚀 PR was released in v1.1.1 🚀

@shilman shilman added the released This issue/pull request has been released. label Apr 8, 2022
@shilman
Copy link
Member Author

shilman commented Apr 8, 2022

🚀 PR was released in v1.1.1 🚀

@j3rem1e j3rem1e deleted the build/add-auto-workflow branch April 17, 2022 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released. skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants