Release v0.13.2

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-04-24 16:48:27 -07:00
parent 7cac9130db
commit 60cdc8f19f

View File

@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
## [0.13.1] - 2025-04-24
### Fixed
- Fix psql `generated_gid` returns padded base64
- Fix `user_id` not set when create new organization
- Fix `additional_email_addresses` not set when invite in organization
## [0.13.0] - 2025-04-23
### Added