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 changesets #4154

Merged
merged 15 commits into from
Mar 31, 2021
Merged

Add changesets #4154

merged 15 commits into from
Mar 31, 2021

Conversation

ianstormtaylor
Copy link
Owner

Description

This adds 🦋 Changesets to make managing releases easier. It adds a few GitHub actions that will automatically release everything on master to the dev tag on NPM. And it will automatically make pull requests that can be merged to release to the latest tag too.

Checks

  • The new code matches the existing patterns and styles.
  • The tests pass with yarn test.
  • The linter passes with yarn lint. (Fix errors with yarn fix.)
  • The relevant examples still work. (Run examples with yarn start.)

@changeset-bot
Copy link

changeset-bot bot commented Mar 31, 2021

✅ Changeset detected. 2af1f4f

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

Package Type
slate major 🔴
slate-history patch 🟢
slate-hyperscript minor 🟡
slate-react patch 🟢
slate-test-utils ⚪️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant