Skip to content

Commit 38d88f2

Browse files
authored
Merge pull request #6 from msegoviadev/release-please--branches--main--components--opencode-knowledge
chore(main): release 0.3.4
2 parents aa000a2 + 85aec92 commit 38d88f2

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.3.3"
2+
".": "0.3.4"
33
}

CHANGELOG.md

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

3+
## [0.3.4](https://github.com/msegoviadev/opencode-knowledge/compare/v0.3.3...v0.3.4) (2026-01-04)
4+
5+
6+
### Bug Fixes
7+
8+
* add fallback path for personality templates in npm package ([aa000a2](https://github.com/msegoviadev/opencode-knowledge/commit/aa000a2e404353cda7ad80ef30a551f906f3bd07))
9+
310
## [0.3.3](https://github.com/msegoviadev/opencode-knowledge/compare/v0.3.2...v0.3.3) (2026-01-04)
411

512

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.3.3",
3+
"version": "0.3.4",
44
"description": "An OpenCode plugin",
55
"author": {
66
"name": "msegoviadev",

0 commit comments

Comments
 (0)