This commit is contained in:
2026-04-07 17:36:36 +00:00
parent a542cf7887
commit e6b10d5e5a

View File

@@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartmigration", "name": "@push.rocks/smartmigration",
"version": "1.1.0", "version": "1.1.1",
"private": false, "private": false,
"description": "Unified migration runner for MongoDB (smartdata) and S3 (smartbucket) — designed to be invoked at SaaS app startup, with semver-based version tracking, sequential step execution, idempotent re-runs, and per-step resumable checkpoints.", "description": "Unified migration runner for MongoDB (smartdata) and S3 (smartbucket) — designed to be invoked at SaaS app startup, with semver-based version tracking, sequential step execution, idempotent re-runs, and per-step resumable checkpoints.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",