mlform 0.1.4 → 0.1.6

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
@@ -9,7 +9,7 @@ Schema-driven forms for machine learning applications.
9
9
 
10
10
  MLForm gives you a predictable UI layer between users and model backends. You describe inputs and reports with a schema, MLForm renders accessible Web Components, validates values, submits structured payloads, and displays model results in the same host container.
11
11
 
12
- Version `0.1.4` is the current release in this repository.
12
+ Version `0.1.5` is the current release in this repository.
13
13
 
14
14
  ## Why MLForm
15
15
 
@@ -275,7 +275,7 @@ The main package targets Node.js `>=24.9.0`.
275
275
 
276
276
  ## Release Notes
277
277
 
278
- For `0.1.4`, use the repository release entry and the published docs as the source of truth:
278
+ For `0.1.5`, use the repository release entry and the published docs as the source of truth:
279
279
 
280
280
  - GitHub releases: https://github.com/UlloaSP/mlform/releases
281
281
  - npm package: https://www.npmjs.com/package/mlform