docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2024-08-02 10:19:44 +02:00
parent ccacfbf710
commit f2e1a6ddd5
22 changed files with 82 additions and 20 deletions

View File

@@ -1,5 +1,13 @@
# @openstapps/app
## 3.3.2
### Patch Changes
- 7afc24f1: fixed config version comparison
- @openstapps/core@3.3.2
- @openstapps/api@3.3.2
## 3.3.0
### 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.0",
"version": "3.3.2",
"private": true,
"license": "GPL-3.0-only",
"author": "Karl-Philipp Wulfert <krlwlfrt@gmail.com>",