docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2023-12-13 16:42:28 +01:00
parent 859763367e
commit 9cacda35f5
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# @openstapps/backend
## 3.1.2
### Patch Changes
- Fix backend rejecting plugins
- Fix backend sliently falling back to default configs
## 3.1.1
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@openstapps/backend",
"description": "A reference implementation for a StApps backend",
"version": "3.1.1",
"version": "3.1.2",
"private": true,
"type": "module",
"license": "AGPL-3.0-only",