docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2023-12-13 16:42:45 +01:00
parent 859763367e
commit 296054c8e0
2 changed files with 8 additions and 1 deletions
+7
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
+1 -1
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",