Skip to content

Commit 4dbb7a0

Browse files
committed
2.5.24
1 parent 7a3c843 commit 4dbb7a0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010

1111
### Bug fixes
1212

13+
# 2.5.24
14+
15+
### New features
16+
17+
- Continue building `Execution::Next`: #5606, #5603, #5596, #5604, #5607
18+
1319
# 2.5.23
1420

1521
### New features

lib/graphql/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module GraphQL
3-
VERSION = "2.5.23"
3+
VERSION = "2.5.24"
44
end

0 commit comments

Comments
 (0)