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

chore: set up automatic releases #44

Merged
merged 2 commits into from
Jul 8, 2024
Merged

chore: set up automatic releases #44

merged 2 commits into from
Jul 8, 2024

Conversation

kettanaito
Copy link
Member

No description provided.

uses: actions/setup-node@v3
with:
node-version: 18

- uses: pnpm/action-setup@v2
- name: Set up pnpm
uses: pnpm/action-setup@v4
Copy link
Member Author

Choose a reason for hiding this comment

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

Also updates the pnpm action because v2 is broken.

@kettanaito kettanaito merged commit 3bacff3 into main Jul 8, 2024
1 check passed
@kettanaito kettanaito deleted the chore/release branch July 8, 2024 21:14
@kettanaito
Copy link
Member Author

Released: v0.1.0 🎉

This has been released in v0.1.0!

Make sure to always update to the latest version (npm i @mswjs/source@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

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.

1 participant