🔖(minor) release 2.2.0
Added: - 📝(doc) Add security.md and codeofconduct.md - ✨(frontend) add home page - ✨(frontend) cursor display on activity - ✨(frontend) Add export page break Changed: - 🔧(backend) make AI feature reach configurable Fixed: - 🌐(CI) Fix email partially translated - 🐛(frontend) fix cursor breakline - 🐛(frontend) fix style pdf export
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-e2e",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"lint": "eslint . --ext .ts",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-impress",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
Reference in New Issue
Block a user