0.18.7 • Published 11 months ago

@edenredespana/oreneta v0.18.7

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

Oreneta

Oreneta is the Edenred Design System. It is a collection of reusable components, guidelines and best practices that help teams build consistent and accessible products.

Getting started

Ensure you are using Node 16:

    nvm use

Install NPM dependencies:

    npm install

Start Storybook:

    npm run storybook

Contributing

  1. Open a new branch from main with a descriptive name
  2. Make your changes
  3. Add the required changelog entries
  4. Open a pull request to main with a descriptive title and description

To generate a changelog entry, run:

    npx changeset

And then commit the result file.

Releasing

Generate the changelog:

    npx changeset version
0.18.7

11 months ago

0.22.9

11 months ago

0.22.8

11 months ago

0.22.7

11 months ago

0.22.6

11 months ago

0.22.5

11 months ago