Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump @graphiql/plugin-explorer version to ^1 #136

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

schwma
Copy link
Member

@schwma schwma commented Nov 21, 2023

No description provided.

@schwma schwma requested a review from a team as a code owner November 21, 2023 13:25
@schwma schwma enabled auto-merge (squash) November 21, 2023 13:26
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Bump `@graphiql/plugin-explorer` version to `^1`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where's the bump itself?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the HTML itself (app/graphiql.html). The version within the CDN URLs was bumped, e.g.:

- https://unpkg.com/@graphiql/[email protected]/dist/index.umd.js
+ https://unpkg.com/@graphiql/plugin-explorer@1/dist/index.umd.js

@schwma schwma merged commit af90a8a into main Nov 22, 2023
3 checks passed
@schwma schwma deleted the graphiql-plugin-explorer-v1 branch November 22, 2023 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants