diff --git a/CHANGELOG.md b/CHANGELOG.md index 5af3a51fde2ec7a484074b6be3b7e170d457b2b1..c318233c4e13cbdc8d076ddcddb338c255a84788 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-beta.1](https://gitlab.coko.foundation/cokoapps/server/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2024-08-29) + + +### Features + +* **models:** trigger subscription when user is updated ([9531ad9](https://gitlab.coko.foundation/cokoapps/server/commit/9531ad9b822488fb990d9afecb8a523388fc179b)) + ## [4.0.0-beta.0](https://gitlab.coko.foundation/cokoapps/server/compare/v3.13.2...v4.0.0-beta.0) (2024-08-29) diff --git a/package.json b/package.json index a96c280f92b36bf56ad717c220aabaee4272bd64..d0b47666f8acdcc7d74b7be6d480377ee9f6da4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coko/server", - "version": "4.0.0-beta.0", + "version": "4.0.0-beta.1", "description": "Reusable server for use by Coko's projects", "keywords": [ "coko"