fix(ci): Remove obsolete GitLab CI configuration

This commit is contained in:
Juergen Kunz
2025-06-20 00:08:14 +00:00
parent 82d672abc2
commit 8fc1a4ae5d
3 changed files with 6 additions and 129 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 2025-06-20 - 2.0.44 - fix(ci)
Remove obsolete GitLab CI configuration
- Deleted the .gitlab-ci.yml file to remove outdated CI configuration from the repository.
## 2025-06-20 - 2.0.43 - fix(dependencies)
Bump build and runtime dependencies to newer versions for improved tooling and compatibility.