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

fix: adding bun #14

Merged
merged 8 commits into from
Sep 16, 2023
Merged

fix: adding bun #14

merged 8 commits into from
Sep 16, 2023

Conversation

xmlking
Copy link
Owner

@xmlking xmlking commented Sep 16, 2023

Linked Issue

Closes #{issueNumber}

Description

{description}

Changsets

Instructions: Changesets automate our changelog. If you modify files in /packages/ui, run pnpm changeset in the root of the monorepo, follow the prompts, then commit the markdown file. Changes that add features should be minor while chores and bugfixes should be patch. Please prefix the changeset message with feat:, fix: or chore:.

Checklist

Please read and apply all contribution requirements.

  • This PR targets the main branch
  • Documentation reflects all relevant changes
  • Branch is prefixed with: docs/, feat/, chore/, fix/
  • Ensure Svelte and Typescript linting is current - run pnpm check
  • Ensure Prettier linting is current - run pnpm format
  • All test cases are passing - run pnpm test
  • Includes a changeset (if relevant; see above)

Commit message format

This project requires at least one commit per PR to follow the below format.
Commit type: [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test]

Commit message Release type
fix(module): short description of change Patch Release
feat(module): short description of change Feature Release
feat(module): short description of change

BREAKING CHANGE: Long description of what is breaking
Breaking Release
ci(module): short description of change Feature Release

@vercel
Copy link

vercel bot commented Sep 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
spectacular ⬜️ Ignored (Inspect) Visit Preview Sep 16, 2023 10:23pm

@xmlking xmlking merged commit 0a01d6a into main Sep 16, 2023
2 checks 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.

None yet

1 participant