Skip to content

Commit 85ee34a

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2025-06-01) ### Features * **generator:** implement asset copying with cache busting ([7551135](7551135))
1 parent 7551135 commit 85ee34a

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.8.0](https://github.com/riligar/knowledge/compare/v1.7.0...v1.8.0) (2025-06-01)
2+
3+
4+
### Features
5+
6+
* **generator:** implement asset copying with cache busting ([7551135](https://github.com/riligar/knowledge/commit/75511358da3e4b53ffeddb63b5e10cce00b321ee))
7+
18
# [1.7.0](https://github.com/riligar/knowledge/compare/v1.6.0...v1.7.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.7.0",
3+
"version": "1.8.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)