Skip to content

Commit 49d03d0

Browse files
committed
Merge branch 'prod' of https://github.com/riligar/knowledge into prod
2 parents 1d1c275 + 5c7793e commit 49d03d0

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.10.0](https://github.com/riligar/knowledge/compare/v1.9.0...v1.10.0) (2025-06-01)
2+
3+
4+
### Features
5+
6+
* **markdown:** add validation for Markdown files to start with H1 ([14ea026](https://github.com/riligar/knowledge/commit/14ea026f59a1a473b4c17975e652da91aa0d3790))
7+
18
# [1.9.0](https://github.com/riligar/knowledge/compare/v1.8.1...v1.9.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.9.0",
3+
"version": "1.10.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)