@automagik/omni 2.260509.1 → 2.260509.2

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
@@ -123990,7 +123990,7 @@ import { fileURLToPath } from "url";
123990
123990
  // package.json
123991
123991
  var package_default = {
123992
123992
  name: "@automagik/omni",
123993
- version: "2.260509.1",
123993
+ version: "2.260509.2",
123994
123994
  description: "LLM-optimized CLI for Omni",
123995
123995
  type: "module",
123996
123996
  bin: {
@@ -230060,7 +230060,7 @@ var init_sentry_scrub = __esm(() => {
230060
230060
  var require_package8 = __commonJS((exports, module) => {
230061
230061
  module.exports = {
230062
230062
  name: "@omni/api",
230063
- version: "2.260509.1",
230063
+ version: "2.260509.2",
230064
230064
  type: "module",
230065
230065
  exports: {
230066
230066
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automagik/omni",
3
- "version": "2.260509.1",
3
+ "version": "2.260509.2",
4
4
  "description": "LLM-optimized CLI for Omni",
5
5
  "type": "module",
6
6
  "bin": {