@automagik/omni 2.260902.2 → 2.260902.3

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
@@ -128289,7 +128289,7 @@ import { fileURLToPath } from "url";
128289
128289
  // package.json
128290
128290
  var package_default = {
128291
128291
  name: "@automagik/omni",
128292
- version: "2.260902.2",
128292
+ version: "2.260902.3",
128293
128293
  description: "LLM-optimized CLI for Omni",
128294
128294
  type: "module",
128295
128295
  bin: {
@@ -242901,7 +242901,7 @@ var init_sentry_scrub = __esm(() => {
242901
242901
  var require_package7 = __commonJS((exports, module) => {
242902
242902
  module.exports = {
242903
242903
  name: "@omni/api",
242904
- version: "2.260902.2",
242904
+ version: "2.260902.3",
242905
242905
  type: "module",
242906
242906
  exports: {
242907
242907
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automagik/omni",
3
- "version": "2.260902.2",
3
+ "version": "2.260902.3",
4
4
  "description": "LLM-optimized CLI for Omni",
5
5
  "type": "module",
6
6
  "bin": {