@stubber/ui v1.1.1
Stubber UI Package
This is a sveltekit library project that contains standardized UI components to be used in Stubber Svelte apps
Getting Started
npm inpm run storybook
Publishing
We use semantic-release to automate the versioning and package publishing process. To publish a new version of the package, follow these steps:
Simply make a commit with a message that follows the Conventional Commits specification, and push it to the master branch. The commit message should include a type (feat, fix, chore, etc.) and an optional scope.
For example:
# will create a new major release.
breaking: change button color to red
feat!: add new button component
# will create a new minor release.
feat: add new button component
# will create a new patch release.
fix: fix button colorSee default ruleset here
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago