Merge pull request #5123 from appwrite/feat-release-console-1-2-1

feat: bump console to 2.2.0
This commit is contained in:
Torsten Dittmann
2023-02-14 20:34:46 +01:00
committed by GitHub
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[submodule "app/console"]
path = app/console
url = https://github.com/appwrite/console
branch = 2.1.1
branch = 2.2.0
+1
View File
@@ -1,5 +1,6 @@
# Version 1.2.1
## Changes
- Upgrade Console to [2.2.0](https://github.com/appwrite/console/releases/tag/2.2.0)
- Update DBIP Database [#5049](https://github.com/appwrite/appwrite/pull/5049)
## Bugs