docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2024-08-02 10:19:44 +02:00
parent ccacfbf710
commit f2e1a6ddd5
22 changed files with 82 additions and 20 deletions

View File

@@ -1,5 +1,12 @@
# @openstapps/backend
## 3.3.2
### Patch Changes
- @openstapps/core@3.3.2
- @openstapps/core-tools@3.3.2
## 3.3.1
### Patch Changes

View File

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