This commit is contained in:
tonyrewin 2023-01-30 16:43:28 +03:00
parent be941828f4
commit 630eba8a94
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
[0.7.1] [0.7.1]
[+] reactions CRUL [+] reactions CRUL
[+] upload with storj [+] use api/upload with storj
[+] use api/feedback
[+] bumped astro pkgs versions
[0.7.0] [0.7.0]
[+] inbox: context provider, chats [+] inbox: context provider, chats

View File

@ -1,6 +1,6 @@
{ {
"name": "discoursio-webapp", "name": "discoursio-webapp",
"version": "0.7.0", "version": "0.7.1",
"private": true, "private": true,
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {