diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0ae792671282bb8d34f47746e43ed6879153fea8..d37cecdb3bfccf0f4238e6933479ea4016afa9a7 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.7.0](https://gitlab.coko.foundation/cokoapps/server/compare/v3.6.0...v3.7.0) (2023-12-20)
+
+
+### Features
+
+* **server:** expose sanitized clientUrl and serverUrl ([8a32d5e](https://gitlab.coko.foundation/cokoapps/server/commit/8a32d5e763b0a8132b164439a4705d4935b3bf03))
+
 ## [3.6.0](https://gitlab.coko.foundation/cokoapps/server/compare/v3.5.0...v3.6.0) (2023-12-19)
 
 
diff --git a/package.json b/package.json
index b89f798326192bd4419d18039f3185a8ef0da117..33787e0c7c2916981d3b9d66fd6e5f48a75c0d08 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@coko/server",
-  "version": "3.6.0",
+  "version": "3.7.0",
   "description": "A tweaked version of pubsweet-server for use by Coko's projects",
   "keywords": [
     "pubsweet",