refactor: update changelog

ci: publish release
This commit is contained in:
Rainer Killinger
2023-08-03 16:08:02 +02:00
parent 69fe8c6ac8
commit 9abd397578
51 changed files with 267 additions and 27 deletions

View File

@@ -1,5 +1,13 @@
# @openstapps/gitlab-api
## 3.0.0-next.4
### Patch Changes
- 23481d0d: Update to TypeScript 5.1.6
- Updated dependencies [23481d0d]
- @openstapps/logger@3.0.0-next.4
## 3.0.0-next.0
### Major Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@openstapps/gitlab-api",
"description": "Wraps common GitLab API calls in a TypeScript class.",
"version": "3.0.0-next.0",
"version": "3.0.0-next.4",
"type": "module",
"license": "GPL-3.0-only",
"repository": "git@gitlab.com:openstapps/gitlab-api.git",