@proxysoul/soulforge 2.20.12 → 2.20.13

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
@@ -72068,7 +72068,7 @@ var package_default;
72068
72068
  var init_package = __esm(() => {
72069
72069
  package_default = {
72070
72070
  name: "@proxysoul/soulforge",
72071
- version: "2.20.12",
72071
+ version: "2.20.13",
72072
72072
  description: "Graph-powered code intelligence \u2014 multi-agent coding with codebase-aware AI",
72073
72073
  repository: {
72074
72074
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proxysoul/soulforge",
3
- "version": "2.20.12",
3
+ "version": "2.20.13",
4
4
  "description": "Graph-powered code intelligence — multi-agent coding with codebase-aware AI",
5
5
  "repository": {
6
6
  "type": "git",