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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,11 @@ yarn build
29
29
You can now serve the static content in the `/public` folder.
30
30
31
31
## Release to npm
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/).
32
+
To make a new release, just create an annotated 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