col-browser 2.3.5 → 2.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -800,7 +800,9 @@ history.listen(({ location }) => { /* ... */ });
800
800
 
801
801
  ## Releasing
802
802
 
803
- After a tagged release, purge the floating jsDelivr URLs at <https://www.jsdelivr.com/tools/purge> so embedders pick up the new build within minutes instead of waiting out the ~12 h edge cache:
803
+ A release publishes the package to npm and pushes a `v*` tag (which also redeploys the GitHub Pages demo). The Catalogue of Life portal consumes the npm package via Astro, so it needs no extra step.
804
+
805
+ Third-party embedders loading the UMD bundle from jsDelivr can optionally purge the floating `@2` / `@latest` URLs at <https://www.jsdelivr.com/tools/purge> to pick up the new build within minutes instead of waiting out the ~12 h edge cache:
804
806
 
805
807
  ```
806
808
  # v2.x release — purge @2 and @latest