docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2025-07-30 12:44:30 +02:00
parent b40ba7ad63
commit c5c9bcf433
23 changed files with 93 additions and 24 deletions

View File

@@ -1,5 +1,12 @@
# @openstapps/api
## 4.0.1
### Patch Changes
- b40ba7ad: Updated Elasticsearch dependency
- @openstapps/core@4.0.0
## 4.0.0
### Major Changes

View File

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