From 3bf62371d07eeb1bf114526567474984f5b0c82a Mon Sep 17 00:00:00 2001 From: randomguy-2650 <150704902+randomguy-2650@users.noreply.github.com> Date: Thu, 16 Oct 2025 20:08:37 +0200 Subject: [PATCH] update callout `@since` JSDoc tag to 3.0 (was introduced in WA, not Shoelace) (#1615) --- packages/webawesome/src/components/callout/callout.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webawesome/src/components/callout/callout.ts b/packages/webawesome/src/components/callout/callout.ts index 210bae07e..d33f6600b 100644 --- a/packages/webawesome/src/components/callout/callout.ts +++ b/packages/webawesome/src/components/callout/callout.ts @@ -9,7 +9,7 @@ import styles from './callout.css'; * @summary Callouts are used to display important messages inline. * @documentation https://webawesome.com/docs/components/callout * @status stable - * @since 2.0 + * @since 3.0 * * @slot - The callout's main content. * @slot icon - An icon to show in the callout. Works best with ``.