fix(repo): no changes to commit

This commit is contained in:
2026-03-22 10:32:27 +00:00
parent bf838f938a
commit 3bc9c0fc79
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-03-22 - 1.7.1 - fix(repo)
no changes to commit
## 2026-03-22 - 1.7.0 - feat(cluster)
add cluster configuration support across server, CLI, and admin UI

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@lossless.zone/objectstorage',
version: '1.7.0',
version: '1.7.1',
description: 'object storage server with management UI powered by smartstorage'
}

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@lossless.zone/objectstorage',
version: '1.7.0',
version: '1.7.1',
description: 'object storage server with management UI powered by smartstorage'
}