docs: update changelogs for release\n\nci: publish release

This commit is contained in:
Rainer Killinger
2024-03-28 14:27:56 +01:00
parent 1ab5c0c355
commit 622481a3c9
28 changed files with 132 additions and 45 deletions

View File

@@ -1,5 +1,15 @@
# @openstapps/app
## 3.2.0
### Patch Changes
- 689ac68b: pin alpine version to 3.18 and add healthchecks
- Updated dependencies [912ae422]
- @openstapps/core@4.0.0
- @openstapps/api@4.0.0
- @openstapps/collection-utils@3.0.0
## 3.1.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.1.2",
"version": "3.2.0",
"private": true,
"license": "GPL-3.0-only",
"author": "Karl-Philipp Wulfert <krlwlfrt@gmail.com>",