fix(project): no changes to commit

This commit is contained in:
2026-03-21 19:15:18 +00:00
parent 99d9a0a581
commit 332281746e
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-03-21 - 1.5.1 - fix(project)
no changes to commit
## 2026-03-21 - 1.5.0 - feat(test)
add end-to-end test coverage for container lifecycle, auth, buckets, objects, policies, credentials, status, and S3 compatibility

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@lossless.zone/objectstorage',
version: '1.5.0',
version: '1.5.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.5.0',
version: '1.5.1',
description: 'object storage server with management UI powered by smartstorage'
}