aws-amplify / amplify-backend

Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
Apache License 2.0
185 stars 62 forks source link

bump graphql-generator dependency version for model-generator #2215

Closed atierian closed 1 week ago

atierian commented 1 week ago

Problem

model-generator depends on graphql-generator with a versioning rule of ^0.4.0. graphql-generator has released 0.5.0 and 0.5.1 with updates that model-generator needs to consume.

Issue number, if available:

Changes

[!NOTE] I don't know why graphql-generator is still in 0. I'll find out and, if appropriate, will bump it to 1. in a follow up so we don't have this issue anymore.

Corresponding docs PR, if applicable:

Validation

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 8e33f10a45ac9d49fb2fce1837ea9fcb7544d67d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------------------- | ----- | | @aws-amplify/model-generator | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR