File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,17 @@ to you also.
8
8
Graphile Engine, so you should also reference [ those
9
9
changes] ( https://github.com/graphile/graphile-engine/blob/master/CHANGELOG.md ) .
10
10
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
+
11
17
# [ 4.13.0] ( https://github.com/graphile/postgraphile/compare/v4.12.12...v4.13.0 ) (2023-01-12)
12
18
13
19
### Bug Fixes
14
20
15
21
- 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
17
22
18
23
## [ 4.12.12] ( https://github.com/graphile/postgraphile/compare/v4.12.11...v4.12.12 ) (2022-12-01)
19
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postgraphile" ,
3
- "version" : " 4.13 .0" ,
3
+ "version" : " 4.14 .0" ,
4
4
"description" : " A GraphQL schema created by reflection over a PostgreSQL schema 🐘 (previously known as PostGraphQL)" ,
5
5
"author" :
" Benjie Gillam <[email protected] > (https://twitter.com/benjie)" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments