From f7e163a2e472ff2e4606775784af3b9ec3e3ef61 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Sun, 7 Jun 2026 15:08:31 -0700 Subject: [PATCH] Show how to use @next via unpkg --- packages/webamp-docs/docs/12_changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webamp-docs/docs/12_changelog.md b/packages/webamp-docs/docs/12_changelog.md index ba798da6..d10afae3 100644 --- a/packages/webamp-docs/docs/12_changelog.md +++ b/packages/webamp-docs/docs/12_changelog.md @@ -5,7 +5,7 @@ _These changes are not yet published to NPM with an official version number._ :::tip -If you want access to the changes in this section before they are officially released you can do `npm install webamp@next`. +If you want access to the changes in this section before they are officially released you can do `npm install webamp@next`, or use it via CDN at `https://unpkg.com/webamp@next`. ::: ### Improvements