File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.7.12] ( https://github.com/absinthe-graphql/absinthe/compare/v1.7.11...v1.7.12 ) (2025-10-31)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** typespec:** Absinthe.Phase.Subscription.SubscribeSelf.run/2 ([ #1384 ] ( https://github.com/absinthe-graphql/absinthe/issues/1384 ) ) ([ 4230cc4] ( https://github.com/absinthe-graphql/absinthe/commit/4230cc4a33ec8dc00ae5f8650cb012e652780738 ) )
9+
310## [ 1.7.11] ( https://github.com/absinthe-graphql/absinthe/compare/v1.7.10...v1.7.11 ) (2025-10-29)
411
512
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ defmodule Absinthe.Mixfile do
22 use Mix.Project
33
44 @ source_url "https://github.com/absinthe-graphql/absinthe"
5- @ version "1.7.11 "
5+ @ version "1.7.12 "
66
77 def project do
88 [
You can’t perform that action at this time.
0 commit comments