@automagik/omni 2.260703.1 → 2.260703.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -125004,7 +125004,7 @@ import { fileURLToPath } from "url";
125004
125004
  // package.json
125005
125005
  var package_default = {
125006
125006
  name: "@automagik/omni",
125007
- version: "2.260703.1",
125007
+ version: "2.260703.2",
125008
125008
  description: "LLM-optimized CLI for Omni",
125009
125009
  type: "module",
125010
125010
  bin: {
@@ -225291,7 +225291,7 @@ var init_sentry_scrub = __esm(() => {
225291
225291
  var require_package7 = __commonJS((exports, module) => {
225292
225292
  module.exports = {
225293
225293
  name: "@omni/api",
225294
- version: "2.260703.1",
225294
+ version: "2.260703.2",
225295
225295
  type: "module",
225296
225296
  exports: {
225297
225297
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automagik/omni",
3
- "version": "2.260703.1",
3
+ "version": "2.260703.2",
4
4
  "description": "LLM-optimized CLI for Omni",
5
5
  "type": "module",
6
6
  "bin": {