Skip to content

Commit 821250f

Browse files
authored
Merge pull request #30 from iHildy/release-please--branches--main--components--opencode-synced
chore(main): release 0.8.0
2 parents 5d09e51 + 33fdcb7 commit 821250f

3 files changed

Lines changed: 14 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.7.1"
2+
".": "0.8.0"
33
}

CHANGELOG.md

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

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

5+
## [0.8.0](https://github.com/iHildy/opencode-synced/compare/v0.7.1...v0.8.0) (2026-01-29)
6+
7+
8+
### Features
9+
10+
* support syncing extra config paths ([7cfab68](https://github.com/iHildy/opencode-synced/commit/7cfab681c09e8c0b8308aaf6875b057bfab82f23))
11+
12+
13+
### Bug Fixes
14+
15+
* safe chmod extra path entries ([5b37a7c](https://github.com/iHildy/opencode-synced/commit/5b37a7c55812acef513870b7f015c5215913dbe5))
16+
517
## [0.7.1](https://github.com/iHildy/opencode-synced/compare/v0.7.0...v0.7.1) (2026-01-05)
618

719

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.7.1",
3+
"version": "0.8.0",
44
"description": "Sync global opencode config across machines via GitHub.",
55
"author": {
66
"name": "Ian Hildebrand"

0 commit comments

Comments
 (0)