docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2024-11-05 11:40:19 +01:00
parent 2ac840d845
commit 07e5c80223
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@openstapps/app": minor
---
Use user facing changelogs in the about pages as the primary source, with the technical changes accessible through a sub menu.

View File

@@ -1,5 +1,11 @@
# @openstapps/app
## 3.3.4
### Minor Changes
- 8b581ef9: Use user facing changelogs in the about pages as the primary source, with the technical changes accessible through a sub menu.
## 3.3.3
### 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.3",
"version": "3.3.4",
"private": true,
"license": "GPL-3.0-only",
"author": "Karl-Philipp Wulfert <krlwlfrt@gmail.com>",