Skip to content

Add publish workflow#740

Merged
AndyBitz merged 2 commits intomainfrom
add-publish-workflow
Nov 7, 2022
Merged

Add publish workflow#740
AndyBitz merged 2 commits intomainfrom
add-publish-workflow

Conversation

@AndyBitz
Copy link
Contributor

@AndyBitz AndyBitz commented Nov 7, 2022

Adds a publish workflow that will allow us to publish a new version more easily.

We might eventually switch to something more automated like Changesets, however, for simplicity I've used the same approach as in serve-handler.

In order to publish a new version, one would need to bump the version in package.json, add a Git tag, and then create a release on GitHub.

Running release [major|minor|patch] would take care of most of that.

@AndyBitz AndyBitz merged commit 30842d4 into main Nov 7, 2022
@AndyBitz AndyBitz deleted the add-publish-workflow branch November 7, 2022 22:52
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