graphql-versioned-transformer
Advanced tools
Comparing version 5.2.67-construct-publish-test.0 to 5.2.67-nov-14-cut.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [5.2.67-construct-publish-test.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-versioned-transformer@5.2.66...graphql-versioned-transformer@5.2.67-construct-publish-test.0) (2023-11-08) | ||
## [5.2.67-nov-14-cut.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-versioned-transformer@5.2.66...graphql-versioned-transformer@5.2.67-nov-14-cut.0) (2023-11-14) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package graphql-versioned-transformer |
{ | ||
"name": "graphql-versioned-transformer", | ||
"version": "5.2.67-construct-publish-test.0", | ||
"version": "5.2.67-nov-14-cut.0", | ||
"description": "A GraphQL transform that enabled object versioning and conflict resolution for a @model type.", | ||
@@ -28,7 +28,7 @@ "repository": { | ||
"graphql-mapping-template": "4.20.12", | ||
"graphql-transformer-common": "4.26.0-construct-publish-test.0", | ||
"graphql-transformer-core": "8.2.0-construct-publish-test.0" | ||
"graphql-transformer-common": "4.26.0-nov-14-cut.0", | ||
"graphql-transformer-core": "8.2.0-nov-14-cut.0" | ||
}, | ||
"devDependencies": { | ||
"graphql-dynamodb-transformer": "7.2.67-construct-publish-test.0" | ||
"graphql-dynamodb-transformer": "7.2.67-nov-14-cut.0" | ||
}, | ||
@@ -58,3 +58,3 @@ "jest": { | ||
}, | ||
"gitHead": "834040d5d4ac7290aed664176ffbd4559cbbf8d2" | ||
"gitHead": "fc9a8439add9d01a28f308ebf3b07b73b8d23923" | ||
} |
83273
+ Addedgraphql-transformer-common@4.26.0-nov-14-cut.0(transitive)
+ Addedgraphql-transformer-core@8.2.0-nov-14-cut.0(transitive)
- Removedgraphql-transformer-common@4.26.0-construct-publish-test.0(transitive)
- Removedgraphql-transformer-core@8.2.0-construct-publish-test.0(transitive)