@automagik/omni 2.260703.4 → 2.260703.5

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
@@ -125009,7 +125009,7 @@ import { fileURLToPath } from "url";
125009
125009
  // package.json
125010
125010
  var package_default = {
125011
125011
  name: "@automagik/omni",
125012
- version: "2.260703.4",
125012
+ version: "2.260703.5",
125013
125013
  description: "LLM-optimized CLI for Omni",
125014
125014
  type: "module",
125015
125015
  bin: {
@@ -225294,7 +225294,7 @@ var init_sentry_scrub = __esm(() => {
225294
225294
  var require_package7 = __commonJS((exports, module) => {
225295
225295
  module.exports = {
225296
225296
  name: "@omni/api",
225297
- version: "2.260703.4",
225297
+ version: "2.260703.5",
225298
225298
  type: "module",
225299
225299
  exports: {
225300
225300
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automagik/omni",
3
- "version": "2.260703.4",
3
+ "version": "2.260703.5",
4
4
  "description": "LLM-optimized CLI for Omni",
5
5
  "type": "module",
6
6
  "bin": {