Compare commits

...

1 Commits

Author SHA1 Message Date
Rainer Killinger
436e1471a7 docs: update changelogs for release
ci: publish release
2024-12-02 11:26:24 +01:00
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@openstapps/app": patch
---
fix user logout when token expires

View File

@@ -1,5 +1,11 @@
# @openstapps/app
## 3.3.5
### Patch Changes
- 4c9d330c: fix user logout when token expires
## 3.3.4
### Minor 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.3.4",
"version": "3.3.5",
"private": true,
"license": "GPL-3.0-only",
"author": "Karl-Philipp Wulfert <krlwlfrt@gmail.com>",