diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b47b24445d851d27297cf5b46237333da7f8d8d..6abef14fae8d361a3210733ef248033f6e3d014a 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.1.1](https://gitlab.coko.foundation/cokoapps/server/compare/v4.1.0...v4.1.1) (2024-11-19) + + +### Bug Fixes + +* **db:** fix object destructure for fallback db values ([67c7c31](https://gitlab.coko.foundation/cokoapps/server/commit/67c7c31474850fc5e28a35caf3a1f04695ad5f9d)) + ## [4.1.0](https://gitlab.coko.foundation/cokoapps/server/compare/v4.0.2...v4.1.0) (2024-11-19) diff --git a/package.json b/package.json index 7c574460463e501cbd15f9be13d5b0f2cda72638..db83b5dd2646253d616a7ee4c8279ba94e0f5061 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coko/server", - "version": "4.1.0", + "version": "4.1.1", "description": "Reusable server for use by Coko's projects", "keywords": [ "coko"