Skip to content

Commit a521cb3

Browse files
committed
Merge branch 'prod' of https://github.com/riligar/knowledge into prod
2 parents 17f116e + b346672 commit a521cb3

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.3.0](https://github.com/riligar/knowledge/compare/v1.2.1...v1.3.0) (2025-06-01)
2+
3+
4+
### Features
5+
6+
* **server:** add helper functions for static file handling and content type determination ([1dbd588](https://github.com/riligar/knowledge/commit/1dbd5885ccfb796a3194df698c78c596e3b3e304))
7+
18
## [1.2.1](https://github.com/riligar/knowledge/compare/v1.2.0...v1.2.1) (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.2.1",
3+
"version": "1.3.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)