Skip to content

Commit 3b362ea

Browse files
committed
1.8.4
1 parent fd34c91 commit 3b362ea

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "1.8.3",
3+
"version": "1.8.4",
44
"description": "Lires docs",
55
"main": "index.js",
66
"scripts": {

lires/version.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -904,3 +904,12 @@ version_history:
904904
- Use internal vector database
905905
- Management:
906906
- New tool - `lrs-config`
907+
1.8.4:
908+
- Features:
909+
- Simple share page
910+
- Refactors:
911+
- Use fastapi lifespan
912+
- Vector as a database property
913+
- Chore:
914+
- No robot meta tag
915+
- Quick registry withdraw

lires_web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lires-web",
3-
"version": "1.8.3",
3+
"version": "1.8.4",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)