Skip to content

Commit

Permalink
chore(release): 6.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [6.1.3](v6.1.2...v6.1.3) (2024-10-05)

### Bug Fixes

* infer return type of factory method to better support more recent `ra-data-graphql` versions ([75815f7](75815f7))
  • Loading branch information
semantic-release-bot committed Oct 5, 2024
1 parent 75815f7 commit 276f733
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.1.3](https://github.com/BowlingX/ra-postgraphile/compare/v6.1.2...v6.1.3) (2024-10-05)


### Bug Fixes

* infer return type of factory method to better support more recent `ra-data-graphql` versions ([75815f7](https://github.com/BowlingX/ra-postgraphile/commit/75815f772f702d92c660f258483533a6240da896))

## [6.1.2](https://github.com/BowlingX/ra-postgraphile/compare/v6.1.1...v6.1.2) (2023-10-06)


Expand Down

0 comments on commit 276f733

Please sign in to comment.