diff --git a/CHANGELOG.md b/CHANGELOG.md index 6092458ecf987f062fb3acae58cfe672eb04a9b7..039da2e5c1f036bb76a19e73b5c984a8e2f4835d 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.4.0](https://gitlab.coko.foundation/cokoapps/server/compare/v4.3.0...v4.4.0) (2025-02-05) + + +### Features + +* **cli:** allow debug inspectors to attach ([480d6dc](https://gitlab.coko.foundation/cokoapps/server/commit/480d6dcbc4e6ea827314d3fad08dbe267178a290)) + ## [4.3.0](https://gitlab.coko.foundation/cokoapps/server/compare/v4.2.0...v4.3.0) (2024-12-13) diff --git a/package.json b/package.json index f9fa68128e94004f983d19b85679c2d175874ea6..92ce03e6a24b5668ee19b3ed9f5a9edda5cebaad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coko/server", - "version": "4.3.0", + "version": "4.4.0", "description": "Reusable server for use by Coko's projects", "keywords": [ "coko"