fix(repo): no changes to commit

This commit is contained in:
2026-03-23 09:23:51 +00:00
parent c09ec650bb
commit dd062c2d58
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-03-23 - 0.1.3 - fix(repo)
no changes to commit
## 2026-03-23 - 0.1.2 - fix(package)
rename package namespace from @push.rocks to @serve.zone

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/containerarchive',
version: '0.1.2',
version: '0.1.3',
description: 'content-addressed incremental backup engine with deduplication, encryption, and error correction'
}