Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Ofadiman/publish-to-npm

Repository files navigation

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.

About

This library is built for educational purposes and is intended to be used as a learning resource.

Topics

Resources

Stars

Watchers

Forks