fix(workflow): Update Gitea workflow paths and dependencies

This commit is contained in:
2025-02-03 23:41:13 +01:00
parent 8e4d3b7565
commit 9150e8c5fc
12 changed files with 8494 additions and 3548 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 2025-02-03 - 3.1.1 - fix(workflow)
Update Gitea workflow paths and dependencies
- Updated registry paths for npmci image and repositories in Gitea workflow files.
- Fixed dependency paths in package.json.
- Completed adding typescript to the list of devDependencies.
## 2024-10-07 - 3.1.0 - feat(NetworkProxy)
Introduce WebSocket heartbeat to maintain active connections in NetworkProxy