Skip to content

Commit

Permalink
4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed May 27, 2021
1 parent ee21a5c commit 7b02cf2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ to you also.
Graphile Engine, so you should also reference [those
changes](https://github.com/graphile/graphile-engine/blob/master/CHANGELOG.md).

## [4.12.1](https://github.com/graphile/postgraphile/compare/v4.12.0...v4.12.1) (2021-05-27)

# [4.12.0](https://github.com/graphile/postgraphile/compare/v4.12.0-alpha.0...v4.12.0) (2021-05-27)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postgraphile",
"version": "4.12.0",
"version": "4.12.1",
"description": "A GraphQL schema created by reflection over a PostgreSQL schema 🐘 (previously known as PostGraphQL)",
"author": "Benjie Gillam <[email protected]> (https://twitter.com/benjie)",
"license": "MIT",
Expand Down

0 comments on commit 7b02cf2

Please sign in to comment.