diff --git a/CHANGELOG.md b/CHANGELOG.md index a852d9a7e64c0b9ccb91588b42aca08a4117b5c0..3153dc82a04272c6af397ac60c1e3fac44b528f6 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. +## [4.0.0](https://gitlab.coko.foundation/cokoapps/server/compare/v4.0.0-beta.7...v4.0.0) (2024-10-21) + + +### Bug Fixes + +* **server:** fix wrong function call in notify email ([fc4b006](https://gitlab.coko.foundation/cokoapps/server/commit/fc4b0069074db6c50c7ea1180f12e835abc89e41)) + ## [4.0.0-beta.7](https://gitlab.coko.foundation/cokoapps/server/compare/v4.0.0-beta.6...v4.0.0-beta.7) (2024-09-24) diff --git a/package.json b/package.json index 0961a8a2cb75f415ae749dec969a5182ac6b6d0b..14e3dfe7dd6f8c21649ff24f69ca822d30de836a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coko/server", - "version": "4.0.0-beta.7", + "version": "4.0.0", "description": "Reusable server for use by Coko's projects", "keywords": [ "coko"