fix(meta): update file metadata only (no source changes)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-24 - 2.6.2 - fix(meta)
|
||||
update file metadata only (no source changes)
|
||||
|
||||
- One file changed: metadata-only (e.g. permissions/mode) with no content modifications.
|
||||
- No code, dependency, or API changes detected; safe patch release recommended.
|
||||
- Bump patch version from 2.6.1 to 2.6.2.
|
||||
|
||||
## 2026-02-24 - 2.6.1 - fix(package.json)
|
||||
apply metadata-only update (no functional changes)
|
||||
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@serve.zone/gitops',
|
||||
version: '2.6.1',
|
||||
version: '2.6.2',
|
||||
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.6.1',
|
||||
version: '2.6.2',
|
||||
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