chore: use since instead of version tag in TSDocs (#13126)

This commit is contained in:
Shahed Nasser
2025-08-01 17:52:52 +03:00
committed by GitHub
parent f9ca2691be
commit 57ad8fc755
19 changed files with 29 additions and 29 deletions
@@ -242,7 +242,7 @@ export class EntityBuilder {
* This method defines a float property that allows for
* values with decimal places
*
* @version 2.1.2
* @since 2.1.2
*
* @example
* import { model } from "@medusajs/framework/utils"