diff --git a/CHANGELOG.md b/CHANGELOG.md index 6abef14fae8d361a3210733ef248033f6e3d014a..73dfc4c35f451bb36d20eab31cbbd4fbb707b12c 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.2.0](https://gitlab.coko.foundation/cokoapps/server/compare/v4.1.1...v4.2.0) (2024-11-29) + + +### Features + +* **fileStorage:** allow aws s3 connection without key secret pair ([a703310](https://gitlab.coko.foundation/cokoapps/server/commit/a7033107d32e4a7c4e78944d5c1ab11d6eff870a)) + ### [4.1.1](https://gitlab.coko.foundation/cokoapps/server/compare/v4.1.0...v4.1.1) (2024-11-19) diff --git a/package.json b/package.json index db83b5dd2646253d616a7ee4c8279ba94e0f5061..e376a9a2562c17d09b03942e485681bee0059d30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coko/server", - "version": "4.1.1", + "version": "4.2.0", "description": "Reusable server for use by Coko's projects", "keywords": [ "coko"