@automagik/omni 2.260710.1 → 2.260710.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
@@ -125056,7 +125056,7 @@ import { fileURLToPath } from "url";
125056
125056
  // package.json
125057
125057
  var package_default = {
125058
125058
  name: "@automagik/omni",
125059
- version: "2.260710.1",
125059
+ version: "2.260710.3",
125060
125060
  description: "LLM-optimized CLI for Omni",
125061
125061
  type: "module",
125062
125062
  bin: {
@@ -225881,7 +225881,7 @@ var init_sentry_scrub = __esm(() => {
225881
225881
  var require_package7 = __commonJS((exports, module) => {
225882
225882
  module.exports = {
225883
225883
  name: "@omni/api",
225884
- version: "2.260710.1",
225884
+ version: "2.260710.3",
225885
225885
  type: "module",
225886
225886
  exports: {
225887
225887
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automagik/omni",
3
- "version": "2.260710.1",
3
+ "version": "2.260710.3",
4
4
  "description": "LLM-optimized CLI for Omni",
5
5
  "type": "module",
6
6
  "bin": {