Skip to content

Commit 06a6515

Browse files
committed
Merge branch 'prod' of https://github.com/riligar/knowledge into prod
2 parents 1dbd588 + 696c4bb commit 06a6515

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.2.1](https://github.com/riligar/knowledge/compare/v1.2.0...v1.2.1) (2025-06-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli:** update initialization steps to reflect new command structure for knowledge project ([0a9f8e3](https://github.com/riligar/knowledge/commit/0a9f8e3c86cf8499b0cdae46fb50fddce076103b))
7+
18
# [1.2.0](https://github.com/riligar/knowledge/compare/v1.1.0...v1.2.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.2.0",
3+
"version": "1.2.1",
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)