Skip to content

Commit 9053536

Browse files
authored
Merge pull request #33 from iHildy/release-please--branches--main--components--opencode-synced
chore(main): release 0.9.0
2 parents 30a9326 + a03ac8f commit 9053536

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.8.0"
2+
".": "0.9.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented here by Release Please.
44

5+
## [0.9.0](https://github.com/iHildy/opencode-synced/compare/v0.8.0...v0.9.0) (2026-01-29)
6+
7+
8+
### Features
9+
10+
* add model favorites sync setting ([ea67233](https://github.com/iHildy/opencode-synced/commit/ea672339a69deda24517c08f0f938efaea1d9080))
11+
512
## [0.8.0](https://github.com/iHildy/opencode-synced/compare/v0.7.1...v0.8.0) (2026-01-29)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-synced",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "Sync global opencode config across machines via GitHub.",
55
"author": {
66
"name": "Ian Hildebrand"

0 commit comments

Comments
 (0)