🔖(patch) release 3.4.1
Fixed: - 🌐(frontend) keep simple tag during export - 🐛(back) manage can-edit endpoint without created room in the ws - 🐛(frontend) fix action buttons not clickable - 🐛(frontend) fix crash share modal on grid options
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-e2e",
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"lint": "eslint . --ext .ts",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-impress",
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
Reference in New Issue
Block a user