@aphro/codegen-api
Advanced tools
Comparing version 0.2.4 to 0.2.5
# @aphro/codegen-api | ||
## 0.2.5 | ||
### Patch Changes | ||
- transaction support | ||
- Updated dependencies | ||
- @aphro/schema-api@0.2.5 | ||
## 0.2.4 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@aphro/codegen-api", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"main": "lib/index.js", | ||
@@ -12,3 +12,3 @@ "type": "module", | ||
"dependencies": { | ||
"@aphro/schema-api": "0.2.4" | ||
"@aphro/schema-api": "0.2.5" | ||
}, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
12110
+ Added@aphro/schema-api@0.2.5(transitive)
- Removed@aphro/schema-api@0.2.4(transitive)
Updated@aphro/schema-api@0.2.5