@plot-ai/darwin-arm64 0.0.1 → 0.0.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/bin/CHANGELOG.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # changelog
2
2
 
3
- ## 0.0.1
3
+ ## 0.0.2
4
4
 
5
5
  - packaged plot-ai release
package/bin/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plot-ai/darwin-arm64",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "piConfig": {
5
5
  "name": "plot",
6
6
  "configDir": ".plot"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plot-ai/darwin-arm64",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "description": "orchestrate coding agents against an issue tracker",