1.0.26 • Published 4 months ago

shared-ui-repo-test v1.0.26

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

Shared UI Library

This project is built in

  • Typescript
  • React
  • Vite
  • Vitest
  • Playwright

and holds components, data, and functions are shared across the UI Projects such as CX, OX 2.0, and Configuroo.

Folder Structure

  • src - Contains the source code for the library
    • test lol

Deploying New Versions:

To deploy a new minor version, you can use

npm run deploy

This will auto increment the package JSON, build the project, and push the changes to the repository.

If you need to create a new minor or major version, you can manually update with these commands:

npm version minor
npm version major

You can read more about the options here: https://docs.npmjs.com/cli/v10/commands/npm-version

1.0.26

4 months ago

1.0.25

4 months ago

1.0.23

4 months ago

1.0.22

4 months ago

1.0.21

4 months ago

1.0.20

4 months ago

1.0.19

4 months ago

1.0.18

4 months ago

1.0.17

4 months ago

1.0.16

4 months ago

1.0.15

4 months ago

1.0.14

4 months ago

1.0.13

4 months ago

1.0.12

4 months ago

1.0.11

4 months ago

1.0.10

4 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago