docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2023-10-15 21:50:05 +02:00
parent c020f075be
commit 5c8c151917
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# @openstapps/backend # @openstapps/backend
## 3.0.1
### Patch Changes
- Fix missing dependency
## 3.0.0 ## 3.0.0
### Major Changes ### Major Changes

View File

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