We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd5cd2 commit 4306140Copy full SHA for 4306140
packages/copilot/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# opencode-plugin-copilot
2
3
+## 0.0.3
4
+
5
+### Patch Changes
6
7
+- use better self instruct message
8
9
## 0.0.2
10
11
### Patch Changes
packages/copilot/package.json
@@ -1,6 +1,6 @@
{
"name": "opencode-plugin-copilot",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "opencode-plugin-notification",
"keywords": [
"opencode",
0 commit comments