We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e70ae commit d994658Copy full SHA for d994658
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## 1.22.1 (2025-06-07)
6
+
7
- [PR#137](https://github.com/DmitryTsepelev/graphql-ruby-fragment_cache/pull/137) Remove new_connections? check for gql > 2.3.10 in Tracer ([@DmitryTsepelev][])
8
9
## 1.22.0 (2025-02-20)
lib/graphql/fragment_cache/version.rb
@@ -2,6 +2,6 @@
module GraphQL
module FragmentCache
- VERSION = "1.22.0"
+ VERSION = "1.22.2"
end
0 commit comments