Skip to content

Commit 6eabd3f

Browse files
chore(release): v0.1.8 (#26)
1 parent adcc30f commit 6eabd3f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/large-parrots-recall.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# opencode-byterover
22

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- [#25](https://github.com/ian-pascoe/opencode-byterover/pull/25) [`adcc30f`](https://github.com/ian-pascoe/opencode-byterover/commit/adcc30fe64ea55b50e511c141d94344975007ad8) Thanks [@ian-pascoe](https://github.com/ian-pascoe)! - Guide agents to prefer automatic ByteRover memory when auto recall and persist are enabled, and to use manual memory tools when automatic memory is disabled.
8+
39
## 0.1.7
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-byterover",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "OpenCode ByteRover Plugin",
55
"homepage": "https://github.com/ian-pascoe/opencode-byterover#readme",
66
"bugs": {

0 commit comments

Comments
 (0)