getseline / seline-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seline-js

Release

  1. pnpm changeset - after each change to the package, you should run this command and write a brief description of the changes
  2. pnpm changeset version - when you decide you want to do a release, run this command. It will update the package versions based on the changes from step 1.
  3. pnpm install - this will update the lockfile and rebuild packages
  4. git commit
  5. pnpm run build
  6. pnpm run publish

About

License:MIT License


Languages

Language:TypeScript 94.6%Language:JavaScript 5.4%