docs: update changelogs for release

This commit is contained in:
Rainer Killinger
2023-12-19 15:32:42 +01:00
parent 8d50f669e7
commit d36d9596fc
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# @openstapps/app
## 3.1.2
### Patch Changes
- Fix for Android users not being able to log in
## 3.1.1
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@openstapps/app",
"description": "The generic app tailored to fulfill needs of German universities, written using Ionic Framework.",
"version": "3.1.1",
"version": "3.1.2",
"private": true,
"license": "GPL-3.0-only",
"author": "Karl-Philipp Wulfert <krlwlfrt@gmail.com>",