You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another thing you may want to setup if you are publishing a registry to [jsrepo.com](https://jsrepo.com) is [changesets](https://github.com/changesets/changesets).
219
240
@@ -310,4 +331,4 @@ Now lets create a changeset:
310
331
pnpm changeset
311
332
```
312
333
313
-
Now once we commit our changeset to main changesets will automatically open a PR and version our package for us to create a release.
334
+
Now once we commit our changeset to main changesets will automatically open a PR and version our package for us to create a release.
0 commit comments