fix(meta): update repository metadata (non-functional change)
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-02 - 2.11.1 - fix(meta)
|
||||
update repository metadata (non-functional change)
|
||||
|
||||
- Change was metadata-only (+1 -1) with no source code changes
|
||||
- Current package.json version: 2.11.0 — recommend patch bump to 2.11.1
|
||||
|
||||
## 2026-03-02 - 2.11.0 - feat(sync)
|
||||
add branch & tag listing support and improve sync mirroring and sync log routing
|
||||
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@serve.zone/gitops',
|
||||
version: '2.11.0',
|
||||
version: '2.11.1',
|
||||
description: 'GitOps management app for Gitea and GitLab - manage secrets, browse projects, view CI pipelines, and stream build logs'
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@serve.zone/gitops',
|
||||
version: '2.11.0',
|
||||
version: '2.11.1',
|
||||
description: 'GitOps management app for Gitea and GitLab - manage secrets, browse projects, view CI pipelines, and stream build logs'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user