@automagik/omni 2.260705.11 → 2.260705.12

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
@@ -125010,7 +125010,7 @@ import { fileURLToPath } from "url";
125010
125010
  // package.json
125011
125011
  var package_default = {
125012
125012
  name: "@automagik/omni",
125013
- version: "2.260705.11",
125013
+ version: "2.260705.12",
125014
125014
  description: "LLM-optimized CLI for Omni",
125015
125015
  type: "module",
125016
125016
  bin: {
@@ -225590,7 +225590,7 @@ var init_sentry_scrub = __esm(() => {
225590
225590
  var require_package7 = __commonJS((exports, module) => {
225591
225591
  module.exports = {
225592
225592
  name: "@omni/api",
225593
- version: "2.260705.11",
225593
+ version: "2.260705.12",
225594
225594
  type: "module",
225595
225595
  exports: {
225596
225596
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automagik/omni",
3
- "version": "2.260705.11",
3
+ "version": "2.260705.12",
4
4
  "description": "LLM-optimized CLI for Omni",
5
5
  "type": "module",
6
6
  "bin": {