allagents 0.26.1 → 0.26.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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -26673,7 +26673,7 @@ var package_default;
26673
26673
  var init_package = __esm(() => {
26674
26674
  package_default = {
26675
26675
  name: "allagents",
26676
- version: "0.26.1",
26676
+ version: "0.26.2",
26677
26677
  description: "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
26678
26678
  type: "module",
26679
26679
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "allagents",
3
- "version": "0.26.1",
3
+ "version": "0.26.2",
4
4
  "description": "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
5
5
  "type": "module",
6
6
  "bin": {