Skip to content

Commit 0b90af5

Browse files
ci(release): version packages (#349)
This PR was auto-generated by the release workflow. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @agent-facets/adapter-opencode@0.6.0 ### Minor Changes - [#348](#348) [`c4ac343`](c4ac343) Thanks [@eXamadeus](https://github.com/eXamadeus)! - Expand metadata support to include model, permission, agent, and subtask fields Co-authored-by: the-faceter[bot] <272408671+the-faceter[bot]@users.noreply.github.com>
1 parent c4ac343 commit 0b90af5

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/chilly-camels-pick.md

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

bun.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/adapters/opencode/CHANGELOG.md

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

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- [#348](https://github.com/agent-facets/facets/pull/348) [`c4ac343`](https://github.com/agent-facets/facets/commit/c4ac343ebbc4a2c77dda8e56115f86fe368d77bc) Thanks [@eXamadeus](https://github.com/eXamadeus)! - Expand metadata support to include model, permission, agent, and subtask fields
8+
39
## 0.5.0
410

511
### Minor Changes

packages/adapters/opencode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "https://github.com/agent-facets/facets",
66
"directory": "packages/adapters/opencode"
77
},
8-
"version": "0.5.0",
8+
"version": "0.6.0",
99
"type": "module",
1010
"files": [
1111
"dist"

0 commit comments

Comments
 (0)