@proxysoul/soulforge 2.1.0 → 2.1.1

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
@@ -33545,7 +33545,7 @@ var package_default;
33545
33545
  var init_package = __esm(() => {
33546
33546
  package_default = {
33547
33547
  name: "@proxysoul/soulforge",
33548
- version: "2.1.0",
33548
+ version: "2.1.1",
33549
33549
  description: "Graph-powered code intelligence \u2014 multi-agent coding with codebase-aware AI",
33550
33550
  repository: {
33551
33551
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proxysoul/soulforge",
3
- "version": "2.1.0",
3
+ "version": "2.1.1",
4
4
  "description": "Graph-powered code intelligence — multi-agent coding with codebase-aware AI",
5
5
  "repository": {
6
6
  "type": "git",