🔖(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": "eslint-config-impress",
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"lint": "eslint --ext .js ."
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "packages-i18n",
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"extract-translation": "yarn extract-translation:impress",
|
||||
|
||||
Reference in New Issue
Block a user