Skip to content

Commit 272e2e7

Browse files
committed
bump version to 13.0.6
1 parent ea15352 commit 272e2e7

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
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## Unreleased
77

8+
## [13.0.6] - 2025-08-30
9+
810
### Fixed
911

1012
- Fix logging the Haskell type instead of the listener error message directly by @laurenceisla in #3588

postgrest.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: postgrest
2-
version: 13.0.5
2+
version: 13.0.6
33
synopsis: REST API for any Postgres database
44
description: Reads the schema of a PostgreSQL database and creates RESTful routes
55
for tables, views, and functions, supporting all HTTP methods that security

0 commit comments

Comments
 (0)