Commit graph

11 commits

Author SHA1 Message Date
autocommit
67809f99b7 refactor(utils): ♻️ Update internal network address resolution to use 'forge.black.lan' instead of '.local' in consumer update logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:07:24 -07:00
autocommit
941df6b82f deps-upgrade(dependencies): ⬆️ Update dependencies in package.json to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:07:24 -07:00
Lilith
ce75edca56 fix(utils): 🐛 Prevent race condition in updateConsumer by synchronizing concurrent state updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:39:03 -07:00
Lilith
815c497149 deps-upgrade(deps): ⬆️ Update dependencies to latest versions for bug fixes, security patches, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:17:32 -07:00
Lilith
64deb78b09 perf(build): Optimize build process by updating tsup.config.ts for faster compilation and reduced bundle size 2026-01-21 15:32:30 -08:00
Lilith
7694f4d909 chore(build): Optimize TypeScript bundling with updated tsup.config.ts settings 2026-01-21 12:38:35 -08:00
Lilith
42ac04dd6e deps-upgrade(root): ⬆️ Update npm dependencies to latest stable versions for bug fixes and compatibility 2026-01-21 12:38:35 -08:00
Lilith
a7706dccfa chore(shared): 🔧 Update shared configuration files and scripts 2026-01-16 20:42:13 -08:00
Lilith
c95669a78b chore: 🔧 Update files 2026-01-15 07:21:15 -08:00
Lilith
e8d9a44fc8 chore: 🔧 Update files 2026-01-14 06:27:34 -08:00
Lilith
fa6f788a74 feat(cli): initial commit of packages-cli
New workspace-specific CLI for @packages operations:
- consumers find/update commands
- publish pending/package commands
- ci-status command

Ported from bash scripts to TypeScript for better maintainability.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-14 05:08:14 -08:00