Skip to content

Commit ebfc164

Browse files
Merge pull request #17 from manastalukdar/develop
v0.1.7
2 parents 34f4321 + f43cd9e commit ebfc164

File tree

3 files changed

+738
-483
lines changed

3 files changed

+738
-483
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,11 @@ Once we have the changes tested out, revert back all changes in the test project
160160
161161
Now, in this project:
162162
163-
1. Run `npm publish`.
164-
2. Merge `develop` to `main`.
163+
1. Run `npm run publish`.
164+
1. <https://simplernerd.com/update-published-npm-package/>
165+
2. Merge `develop` to `main` using Github PR.
165166
3. Create a GitHub release with the semantically versioned tag against `main`.
166-
4. Pull repo to local.
167+
4. Pull repo to local (optional) if you have `main` branch locally.
167168
168169
## References
169170

0 commit comments

Comments
 (0)