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 changeset support #1

Merged
merged 4 commits into from
Nov 20, 2024
Merged

add changeset support #1

merged 4 commits into from
Nov 20, 2024

Conversation

supertong
Copy link
Contributor

@supertong supertong commented Nov 16, 2024

This PR adopts changeset as a way to manage the versioning and release of the package. I will recode a loom video to demo the release process using one of my own package.
For the package in this repo, I will need the following things to configure it further but I believe most of the coding part has been done.

  • The npm scope we want to publish to
  • Would need the devops team to setup the NPM_TOKEN for me.
  • Optional. A slack webhook url to send message to the channel when a release happens.

Demo video: https://www.loom.com/share/e75f25dbd44042209c11587068f6162a?sid=c62799aa-2906-4e53-af21-84a1ff4c73d9

@jeremy-babylonlabs jeremy-babylonlabs force-pushed the tong/add-changeset-support branch from 9042c52 to d35e1af Compare November 20, 2024 06:55
@jeremy-babylonlabs jeremy-babylonlabs force-pushed the tong/add-changeset-support branch 2 times, most recently from 43bdf0b to e9b00e6 Compare November 20, 2024 07:38
@jeremy-babylonlabs jeremy-babylonlabs force-pushed the tong/add-changeset-support branch from e9b00e6 to bba3d58 Compare November 20, 2024 07:44
@totraev totraev merged commit 7151acd into main Nov 20, 2024
1 check passed
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.

4 participants