@proxysoul/soulforge 2.20.10 → 2.20.11

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
@@ -71962,7 +71962,7 @@ var package_default;
71962
71962
  var init_package = __esm(() => {
71963
71963
  package_default = {
71964
71964
  name: "@proxysoul/soulforge",
71965
- version: "2.20.10",
71965
+ version: "2.20.11",
71966
71966
  description: "Graph-powered code intelligence \u2014 multi-agent coding with codebase-aware AI",
71967
71967
  repository: {
71968
71968
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proxysoul/soulforge",
3
- "version": "2.20.10",
3
+ "version": "2.20.11",
4
4
  "description": "Graph-powered code intelligence — multi-agent coding with codebase-aware AI",
5
5
  "repository": {
6
6
  "type": "git",