@visulima/prisma-dmmf-transformer 3.0.0-alpha.2 → 3.0.0-alpha.3

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/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ ## @visulima/prisma-dmmf-transformer [3.0.0-alpha.3](https://github.com/visulima/visulima/compare/@visulima/prisma-dmmf-transformer@3.0.0-alpha.2...@visulima/prisma-dmmf-transformer@3.0.0-alpha.3) (2025-12-11)
2
+
3
+ ### Bug Fixes
4
+
5
+ * update package OG images across multiple packages ([f08e4dd](https://github.com/visulima/visulima/commit/f08e4dd2b105ccb29c8412020a9c2be36d6c1e9e))
6
+
1
7
  ## @visulima/prisma-dmmf-transformer [3.0.0-alpha.2](https://github.com/visulima/visulima/compare/@visulima/prisma-dmmf-transformer@3.0.0-alpha.1...@visulima/prisma-dmmf-transformer@3.0.0-alpha.2) (2025-12-06)
2
8
 
3
9
  ### Bug Fixes
package/README.md CHANGED
@@ -34,8 +34,6 @@
34
34
 
35
35
  ---
36
36
 
37
- ## Features
38
-
39
37
  ## Installation
40
38
 
41
39
  ```sh
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/prisma-dmmf-transformer",
3
- "version": "3.0.0-alpha.2",
3
+ "version": "3.0.0-alpha.3",
4
4
  "description": "A generator for Prisma to generate a valid JSON Schema v7.",
5
5
  "keywords": [
6
6
  "anolilab",