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
Copy file name to clipboardExpand all lines: README.md
+11
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,17 @@ yarn install
77
77
yarn run [build|start|lint]
78
78
```
79
79
80
+
## Releasing
81
+
82
+
Releasing is totally automated. Just update the version in `package.json` and push a new tag to the repository.
83
+
84
+
You can purge the cache for jsDelivr so that egglog will pull in the new version, by entering these two URLs [here](https://www.jsdelivr.com/tools/purge).
0 commit comments