docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2024-06-28 17:39:39 +02:00
parent 67ab1fd613
commit b8faae5988
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@openstapps/backend": patch
---
fix for geo.point mapping

View File

@@ -1,5 +1,11 @@
# @openstapps/backend
## 3.3.1
### Patch Changes
- 67ab1fd6: fix for geo.point mapping
## 3.3.0
### Minor Changes

View File

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