Skip to content

Commit 56ce09b

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2025-06-01) ### Features * **cli:** enhance server startup with available port detection and static file handling ([b206ecb](b206ecb))
1 parent b206ecb commit 56ce09b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.5.0](https://github.com/riligar/knowledge/compare/v1.4.0...v1.5.0) (2025-06-01)
2+
3+
4+
### Features
5+
6+
* **cli:** enhance server startup with available port detection and static file handling ([b206ecb](https://github.com/riligar/knowledge/commit/b206ecb75d90cc62e2cd1f0777498e9db5638242))
7+
18
# [1.4.0](https://github.com/riligar/knowledge/compare/v1.3.0...v1.4.0) (2025-06-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@riligar/knowledge",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "A modern, open-source documentation platform that transforms how teams create, organize, and share knowledge.",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)