docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2025-07-30 14:15:24 +02:00
parent 6b06de4019
commit 5a48342a8d
29 changed files with 126 additions and 20 deletions

View File

@@ -1,5 +1,11 @@
# @openstapps/api
## 4.0.2
### Patch Changes
- @openstapps/core@4.0.2
## 4.0.1
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@openstapps/api",
"description": "Node.js library to interact with the StApps backend service",
"version": "4.0.1",
"version": "4.0.2",
"type": "module",
"license": "GPL-3.0-only",
"repository": "git@gitlab.com:openstapps/api.git",