fix(ts_bundled): add generated bundled JavaScript and source map for ts build (bundle.js and bundle.js.map)

This commit is contained in:
2026-02-24 14:38:31 +00:00
parent 37d1db9ccf
commit 0417702340
5 changed files with 166559 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/gitops',
version: '2.2.0',
version: '2.2.1',
description: 'GitOps management app for Gitea and GitLab - manage secrets, browse projects, view CI pipelines, and stream build logs'
}