File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ to you also.
88Graphile Engine, so you should also reference [ those
99changes] ( https://github.com/graphile/graphile-engine/blob/master/CHANGELOG.md ) .
1010
11+ ## [ 4.12.9] ( https://github.com/graphile/postgraphile/compare/v4.12.8...v4.12.9 ) (2022-02-28)
12+
13+ ### Bug Fixes
14+
15+ - ** ws:** update graphql-ws and correct context generic ([ #1589 ] ( https://github.com/graphile/postgraphile/issues/1589 ) ) ([ 0a27d22] ( https://github.com/graphile/postgraphile/commit/0a27d225fb1ab0ebeb3472d177456777cd29fc17 ) )
16+
1117## [ 4.12.8] ( https://github.com/graphile/postgraphile/compare/v4.12.7...v4.12.8 ) (2021-12-20)
1218
1319### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " postgraphile" ,
3- "version" : " 4.12.8 " ,
3+ "version" : " 4.12.9 " ,
44 "description" : " A GraphQL schema created by reflection over a PostgreSQL schema 🐘 (previously known as PostGraphQL)" ,
55 "author" : " Benjie Gillam <benjie@graphile.org> (https://twitter.com/benjie)" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments