fix(build): tighten TypeScript compiler settings and refresh package metadata and dependency versions

This commit is contained in:
2026-04-30 09:48:14 +00:00
parent 8f878e167c
commit b2d8c4f53c
5 changed files with 689 additions and 643 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmigration',
version: '1.3.0',
version: '1.3.1',
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.'
}