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
{{ message }}
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,3 +31,8 @@ You can now serve the static content in the `/public` folder.
31
31
## Release to npm
32
32
To make a new release, just create an anotoated git tag with the new version number. The CI will pick this up and publish it to npm. The new version number must follow [semver](https://semver.org/).
33
33
You should also make a release on github to document the changes.
0 commit comments