Skip to content

Commit 5cce2a8

Browse files
authored
Merge pull request #12 from msegoviadev/release-please--branches--main--components--opencode-knowledge
chore(main): release 0.6.0
2 parents d648bce + fe51a90 commit 5cce2a8

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.1"
2+
".": "0.6.0"
33
}

CHANGELOG.md

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

3+
## [0.6.0](https://github.com/msegoviadev/opencode-knowledge/compare/v0.5.1...v0.6.0) (2026-01-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Removed personality/role configuration feature. The plugin now focuses solely on knowledge vault management without communication style customization.
9+
10+
### Features
11+
12+
* remove personalities feature ([d648bce](https://github.com/msegoviadev/opencode-knowledge/commit/d648bceb18179c07c5fedf0fb6c497d6e90719f3))
13+
314
## [0.5.1](https://github.com/msegoviadev/opencode-knowledge/compare/v0.5.0...v0.5.1) (2026-01-11)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-knowledge",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "An OpenCode plugin",
55
"author": {
66
"name": "msegoviadev",

0 commit comments

Comments
 (0)