Compare commits

...

2 Commits

Author SHA1 Message Date
Rainer Killinger
436e1471a7 docs: update changelogs for release
ci: publish release
2024-12-02 11:26:24 +01:00
Rainer Killinger
4c9d330c88 fix: update jsonpath-plus depenency 2024-12-02 11:08:58 +01:00
3 changed files with 12 additions and 6 deletions

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>",
@@ -97,7 +97,7 @@
"form-data": "4.0.0",
"geojson": "0.5.0",
"ionic-appauth": "0.9.0",
"jsonpath-plus": "10.0.6",
"jsonpath-plus": "10.0.7",
"maplibre-gl": "4.0.2",
"material-symbols": "0.17.1",
"moment": "2.30.1",

8
pnpm-lock.yaml generated
View File

@@ -837,8 +837,8 @@ importers:
specifier: 0.9.0
version: 0.9.0(rxjs@7.8.1)
jsonpath-plus:
specifier: 10.0.6
version: 10.0.6
specifier: 10.0.7
version: 10.0.7
maplibre-gl:
specifier: 4.0.2
version: 4.0.2
@@ -15039,8 +15039,8 @@ packages:
engines: {'0': node >= 0.2.0}
dev: true
/jsonpath-plus@10.0.6:
resolution: {integrity: sha512-Q0KCash90S0WQnPnE/W0uVXQSww4NkO34COfs+gbq0fk+Kv03FYpZ+uU2I7soLLaS4d/ywsm9PxplZsTMmfBmg==}
/jsonpath-plus@10.0.7:
resolution: {integrity: sha512-GDA8d8fu9+s4QzAzo5LMGiLL/9YjecAX+ytlnqdeXYpU55qME57StDgaHt9R2pA7Dr8U31nwzxNJMJiHkrkRgw==}
engines: {node: '>=18.0.0'}
hasBin: true
dependencies: