docs: update changelogs for release\n\nci: publish release

This commit is contained in:
Rainer Killinger
2024-03-28 14:27:56 +01:00
parent 1ab5c0c355
commit 622481a3c9
28 changed files with 132 additions and 45 deletions

View File

@@ -1,5 +1,15 @@
# @openstapps/api-plugin
## 3.2.0
### Patch Changes
- Updated dependencies [912ae422]
- @openstapps/core@4.0.0
- @openstapps/api@4.0.0
- @openstapps/core-tools@3.0.0
- @openstapps/logger@3.0.0
## 3.1.1
### Patch Changes

View File

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