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

@@ -1,5 +1,11 @@
# @openstapps/core
## 3.1.1
### Patch Changes
- Fix version history offered by backend
## 3.1.0
### Minor Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@openstapps/core",
"description": "StAppsCore - Generalized model of data",
"version": "3.1.0",
"version": "3.1.1",
"type": "module",
"license": "GPL-3.0-only",
"repository": "git@gitlab.com:openstapps/core.git",