docs-util: support @version tag (#10591)

This commit is contained in:
Shahed Nasser
2024-12-13 09:40:47 +02:00
committed by GitHub
parent 78d8698a24
commit 54118941ef
10 changed files with 38 additions and 5 deletions

View File

@@ -254,11 +254,7 @@ export class EntityBuilder {
* This method defines a float property that allows for
* values with decimal places
*
* :::note
*
* This property is only available after Medusa v2.1.2.
*
* :::
* @version 2.1.2
*
* @example
* import { model } from "@medusajs/framework/utils"