Skip to content

Commit 7b02cf2

Browse files
committed
4.12.1
1 parent ee21a5c commit 7b02cf2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ 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.12.1](https://github.com/graphile/postgraphile/compare/v4.12.0...v4.12.1) (2021-05-27)
12+
1113
# [4.12.0](https://github.com/graphile/postgraphile/compare/v4.12.0-alpha.0...v4.12.0) (2021-05-27)
1214

1315
### 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.12.0",
3+
"version": "4.12.1",
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)