diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b1bb5a3dc8499489cdd33f5fac42369d3f81556..cf2d628094f9f035eb5f891fa406110a2e5f65cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.13.2](https://gitlab.coko.foundation/cokoapps/server/compare/v3.13.1...v3.13.2) (2024-08-27) + + +### Bug Fixes + +* **models:** make team member status nullable ([b91df44](https://gitlab.coko.foundation/cokoapps/server/commit/b91df449edf32ff45e0018602660c82a74dc14c6)) + ### [3.13.1](https://gitlab.coko.foundation/cokoapps/server/compare/v3.13.0...v3.13.1) (2024-05-14) diff --git a/package.json b/package.json index 48337515dc0172d5091d81a329e739d4dd119783..c18f48db58ffef58ac07fce7c30421162dfe2c51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coko/server", - "version": "3.13.1", + "version": "3.13.2", "description": "Reusable server for use by Coko's projects", "keywords": [ "coko"