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 01cd54f commit f621a25Copy full SHA for f621a25
packages/copilot/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# opencode-plugin-copilot
2
3
+## 0.0.4
4
+
5
+### Patch Changes
6
7
+- use xml tags for better prompting
8
9
## 0.0.3
10
11
### Patch Changes
packages/copilot/package.json
@@ -1,6 +1,6 @@
{
"name": "opencode-plugin-copilot",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "opencode-plugin-notification",
"keywords": [
"opencode",
0 commit comments