fix(ci): Remove obsolete GitLab CI configuration file

This commit is contained in:
2025-04-11 10:24:28 +00:00
parent bf6d8d0bc6
commit bf2ee25390
3 changed files with 7 additions and 129 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2025-04-11 - 1.5.2 - fix(ci)
Remove obsolete GitLab CI configuration file
- Deleted .gitlab-ci.yml as the CI pipeline configuration is now managed elsewhere.
- Cleaned up CI stages for security, testing, release, and metadata.
## 2025-04-11 - 1.5.1 - fix(readme)
Update readme with comprehensive reference documentation: add a usage snippet for components like DeesButton, introduce a detailed overview table of all component categories, and enhance documentation sections for each component group.