doc: changelog

This commit is contained in:
Timothy J. Baek
2024-06-09 19:08:57 -07:00
parent 16f09fff63
commit 64b6a8c5db
3 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.3.0",
"version": "0.3.1",
"private": true,
"scripts": {
"dev": "npm run pyodide:fetch && vite dev --host",
@@ -71,4 +71,4 @@
"tippy.js": "^6.3.7",
"uuid": "^9.0.1"
}
}
}