From 3e9383bf7bc270ab4a0313f635ea45921f171065 Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Wed, 31 Jul 2024 11:13:42 +0200 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc17883..38838e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 `^3` + ### Fixed ### Removed