refactor: update changelog

ci: publish release
This commit is contained in:
Rainer Killinger
2023-08-03 16:30:40 +02:00
parent 69fe8c6ac8
commit 9abd397578
51 changed files with 267 additions and 27 deletions
+8
View File
@@ -1,5 +1,13 @@
# @openstapps/api
## 3.0.0-next.4
### Patch Changes
- 23481d0d: Update to TypeScript 5.1.6
- Updated dependencies [23481d0d]
- @openstapps/core@3.0.0-next.4
## 3.0.0-next.0
### Major Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@openstapps/api",
"description": "Node.js library to interact with the StApps backend service",
"version": "3.0.0-next.0",
"version": "3.0.0-next.4",
"type": "module",
"license": "GPL-3.0-only",
"repository": "git@gitlab.com:openstapps/api.git",