1.1.1 • Published 4 months ago

@stubber/ui v1.1.1

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

Stubber UI Package

This is a sveltekit library project that contains standardized UI components to be used in Stubber Svelte apps

Getting Started

  • npm i
  • npm 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 color

See default ruleset here

1.1.1

4 months ago

1.1.0

4 months ago

1.0.26

4 months ago

1.0.25

4 months ago

1.0.24

4 months ago

1.0.27

4 months ago

1.0.22

4 months ago

1.0.23

4 months ago

1.0.19

5 months ago

1.0.18

5 months ago

1.0.17

5 months ago

1.0.16

5 months ago

1.0.15

5 months ago

1.0.14

5 months ago

1.0.13

5 months ago

1.0.12

5 months ago

1.0.11

5 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago