@bfirestone45/opencode-arc 0.3.1 → 0.4.0
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/CHANGELOG.md +9 -0
- package/package.json +1 -1
- package/version.txt +1 -1
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [0.4.0](https://github.com/bfirestone/agent-marketplace/compare/opencode-arc-v0.3.1...opencode-arc-v0.4.0) (2026-06-01)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* migrate Claude, Codex, and OpenCode marketplaces from agent-nexus ([1813882](https://github.com/bfirestone/agent-marketplace/commit/18138825e254da3993842cc85b8d00c8bb85b5c2))
|
|
9
|
+
* migrate Claude, Codex, and OpenCode marketplaces from agent-nexus ([b215e40](https://github.com/bfirestone/agent-marketplace/commit/b215e4013175d1a107da67582a194e30f2b21842))
|
package/package.json
CHANGED
package/version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.
|
|
1
|
+
0.4.0
|