docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2024-10-18 16:52:57 +02:00
parent 496b50d892
commit e2d5d4f187
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@openstapps/app": patch
---
Bug fixes and Android target sdk version is now 34

View File

@@ -1,5 +1,11 @@
# @openstapps/app
## 3.3.3
### Patch Changes
- 496b50d8: Bug fixes and Android target sdk version is now 34
## 3.3.2
### 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.3.2",
"version": "3.3.3",
"private": true,
"license": "GPL-3.0-only",
"author": "Karl-Philipp Wulfert <krlwlfrt@gmail.com>",