We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd34c91 commit 3b362eaCopy full SHA for 3b362ea
docs/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "docs",
3
- "version": "1.8.3",
+ "version": "1.8.4",
4
"description": "Lires docs",
5
"main": "index.js",
6
"scripts": {
lires/version.yaml
@@ -904,3 +904,12 @@ version_history:
904
- Use internal vector database
905
- Management:
906
- 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
"name": "lires-web",
"private": true,
"type": "module",
0 commit comments