Skip to content

Commit

Permalink
feat: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsains committed Sep 5, 2023
1 parent 06f64f7 commit a41b7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ npm run build-types

## Versioning and Publishing (internal use only)

Bump the package version then the publish_ci pipeline will automatically publish to npm
On your branch, bump the package version by running the below. The publish_ci pipeline will automatically-run when merged to main.

npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]

Expand Down

0 comments on commit a41b7cc

Please sign in to comment.