@automagik/omni 2.260706.2 → 2.260706.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
@@ -125020,7 +125020,7 @@ import { fileURLToPath } from "url";
125020
125020
  // package.json
125021
125021
  var package_default = {
125022
125022
  name: "@automagik/omni",
125023
- version: "2.260706.2",
125023
+ version: "2.260706.3",
125024
125024
  description: "LLM-optimized CLI for Omni",
125025
125025
  type: "module",
125026
125026
  bin: {
@@ -225845,7 +225845,7 @@ var init_sentry_scrub = __esm(() => {
225845
225845
  var require_package7 = __commonJS((exports, module) => {
225846
225846
  module.exports = {
225847
225847
  name: "@omni/api",
225848
- version: "2.260706.2",
225848
+ version: "2.260706.3",
225849
225849
  type: "module",
225850
225850
  exports: {
225851
225851
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automagik/omni",
3
- "version": "2.260706.2",
3
+ "version": "2.260706.3",
4
4
  "description": "LLM-optimized CLI for Omni",
5
5
  "type": "module",
6
6
  "bin": {