docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2023-12-08 17:52:24 +01:00
parent 3b9068197c
commit bd1046a19a
16 changed files with 74 additions and 8 deletions

View File

@@ -4,6 +4,15 @@
### Patch Changes
- Fix version history offered by backend
- Updated dependencies
- @openstapps/api@3.1.1
- @openstapps/core@3.1.1
## 3.1.1
### Patch Changes
- last minute deployment changes
## 3.1.0

View File

@@ -58,8 +58,8 @@ ion-toolbar:first-of-type {
.map-item {
position: relative;
max-width: 550px;
flex: 1 0 auto;
max-width: 550px;
margin: var(--spacing-md);
.close {