fix(repo): no changes to commit

This commit is contained in:
2026-03-23 09:14:00 +00:00
parent 64a3572ad7
commit 5e7cddc450
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-03-23 - 0.1.1 - fix(repo)
no changes to commit
## 2026-03-22 - 0.1.0 - feat(rust-core)
add zstd chunk compression support and rewrite partially referenced packs during prune

View File

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