feat(smarts3): Add local smarts3 testing support and documentation

This commit is contained in:
2025-11-24 00:15:29 +00:00
parent 4f662ff611
commit 284329c191
6 changed files with 414 additions and 21 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartregistry',
version: '1.7.0',
version: '1.8.0',
description: 'A composable TypeScript library implementing OCI, NPM, Maven, Cargo, Composer, PyPI, and RubyGems registries for building unified container and package registries'
}