Skip to content

Commit d994658

Browse files
Bump version to 1.22.2
1 parent 91e70ae commit d994658

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master
44

5+
## 1.22.1 (2025-06-07)
6+
57
- [PR#137](https://github.com/DmitryTsepelev/graphql-ruby-fragment_cache/pull/137) Remove new_connections? check for gql > 2.3.10 in Tracer ([@DmitryTsepelev][])
68

79
## 1.22.0 (2025-02-20)

lib/graphql/fragment_cache/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module GraphQL
44
module FragmentCache
5-
VERSION = "1.22.0"
5+
VERSION = "1.22.2"
66
end
77
end

0 commit comments

Comments
 (0)