File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,17 @@ 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.14.0] ( https://github.com/graphile/postgraphile/compare/v4.13.0...v4.14.0 ) (2023-10-05)
12+
13+ ### Features
14+
15+ - ** interface:** add usePartitionedParent ([ #1160 ] ( https://github.com/graphile/postgraphile/issues/1160 ) ) ([ c29dd0c] ( https://github.com/graphile/postgraphile/commit/c29dd0c8a7d25ea2fe85de373f91df1ca5864714 ) )
16+
1117# [ 4.13.0] ( https://github.com/graphile/postgraphile/compare/v4.12.12...v4.13.0 ) (2023-01-12)
1218
1319### Bug Fixes
1420
1521- upgrade Graphile Engine ([ #1702 ] ( https://github.com/graphile/postgraphile/issues/1702 ) ) ([ df19851] ( https://github.com/graphile/postgraphile/commit/df1985190c908f0f5f1255fb4558f74c46cae533 ) )
16- - ** deps:** upgrade to jsonwebtoken@9
1722
1823## [ 4.12.12] ( https://github.com/graphile/postgraphile/compare/v4.12.11...v4.12.12 ) (2022-12-01)
1924
Original file line number Diff line number Diff line change 11{
22 "name" : " postgraphile" ,
3- "version" : " 4.13 .0" ,
3+ "version" : " 4.14 .0" ,
44 "description" : " A GraphQL schema created by reflection over a PostgreSQL schema 🐘 (previously known as PostGraphQL)" ,
55 "author" :
" Benjie Gillam <[email protected] > (https://twitter.com/benjie)" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments