@automagik/omni 2.260619.1 → 2.260619.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
@@ -124960,7 +124960,7 @@ import { fileURLToPath } from "url";
124960
124960
  // package.json
124961
124961
  var package_default = {
124962
124962
  name: "@automagik/omni",
124963
- version: "2.260619.1",
124963
+ version: "2.260619.3",
124964
124964
  description: "LLM-optimized CLI for Omni",
124965
124965
  type: "module",
124966
124966
  bin: {
@@ -225245,7 +225245,7 @@ var init_sentry_scrub = __esm(() => {
225245
225245
  var require_package7 = __commonJS((exports, module) => {
225246
225246
  module.exports = {
225247
225247
  name: "@omni/api",
225248
- version: "2.260619.1",
225248
+ version: "2.260619.3",
225249
225249
  type: "module",
225250
225250
  exports: {
225251
225251
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automagik/omni",
3
- "version": "2.260619.1",
3
+ "version": "2.260619.3",
4
4
  "description": "LLM-optimized CLI for Omni",
5
5
  "type": "module",
6
6
  "bin": {