Skip to content

Commit 209d74c

Browse files
committed
4.11.0
1 parent 06deeee commit 209d74c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ to you also.
88
Graphile Engine, so you should also reference [those
99
changes](https://github.com/graphile/graphile-engine/blob/master/CHANGELOG.md).
1010

11+
# [4.11.0](https://github.com/graphile/postgraphile/compare/v4.11.0-rc.0...v4.11.0) (2021-01-29)
12+
13+
### Bug Fixes
14+
15+
- **deps:** upgrade Graphile Engine ([#1434](https://github.com/graphile/postgraphile/issues/1434)) ([06deeee](https://github.com/graphile/postgraphile/commit/06deeeec2eb3ac194063230510b8047d56f3866b))
16+
1117
# [4.11.0-rc.0](https://github.com/graphile/postgraphile/compare/v4.11.0-alpha.1...v4.11.0-rc.0) (2021-01-22)
1218

1319
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postgraphile",
3-
"version": "4.11.0-rc.0",
3+
"version": "4.11.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",

0 commit comments

Comments
 (0)