@ofadiman/publish-to-npm
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

Publish to NPM

@ofadiman/publish-to-npm is built for educational purposes and is intended to be used as a learning resource.

Workflow to publish changes

  1. Create a new branch from main branch.
  2. Implement a feature (e.g. add a new function).
  3. Generate changeset using pnpm changeset command.
  4. Review generated changeset.
  5. Commit changes and push to the remote repository.
  6. Open a pull request to main branch.
  7. Merge the pull request.
  8. Enjoy automated package deployment.

Package Sidebar

Install

npm i @ofadiman/publish-to-npm

Weekly Downloads

1

Version

0.1.7

License

MIT

Unpacked Size

4.69 kB

Total Files

7

Last publish

Collaborators

  • ofadiman