@automagik/omni 2.260830.1 → 2.260830.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
@@ -128281,7 +128281,7 @@ import { fileURLToPath } from "url";
128281
128281
  // package.json
128282
128282
  var package_default = {
128283
128283
  name: "@automagik/omni",
128284
- version: "2.260830.1",
128284
+ version: "2.260830.2",
128285
128285
  description: "LLM-optimized CLI for Omni",
128286
128286
  type: "module",
128287
128287
  bin: {
@@ -242885,7 +242885,7 @@ var init_sentry_scrub = __esm(() => {
242885
242885
  var require_package7 = __commonJS((exports, module) => {
242886
242886
  module.exports = {
242887
242887
  name: "@omni/api",
242888
- version: "2.260830.1",
242888
+ version: "2.260830.2",
242889
242889
  type: "module",
242890
242890
  exports: {
242891
242891
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automagik/omni",
3
- "version": "2.260830.1",
3
+ "version": "2.260830.2",
4
4
  "description": "LLM-optimized CLI for Omni",
5
5
  "type": "module",
6
6
  "bin": {