0.1.7 • Published 3 years ago

@ofadiman/publish-to-npm v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.
0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago