Skip to content

Commit 03cb5d1

Browse files
authored
Merge pull request #17 from iHildy/release-please--branches--main--components--opencode-synced
chore(main): release 0.5.0
2 parents 7ab9dfb + 0c899d4 commit 03cb5d1

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.4.2"
2+
".": "0.5.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.5.0](https://github.com/iHildy/opencode-synced/compare/v0.4.2...v0.5.0) (2025-12-31)
6+
7+
8+
### Features
9+
10+
* implement MCP secret scrubbing and optional sync ([49b8116](https://github.com/iHildy/opencode-synced/commit/49b8116f03c2dd4a37e66f68ed30bb812edc75b5))
11+
12+
13+
### Bug Fixes
14+
15+
* generalize authorization scheme matching in mcp secrets ([3a50890](https://github.com/iHildy/opencode-synced/commit/3a50890d86180c5ded4e1b71a81cf00a6097acf4))
16+
517
## [0.4.2](https://github.com/iHildy/opencode-synced/compare/v0.4.1...v0.4.2) (2025-12-31)
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.4.2",
3+
"version": "0.5.0",
44
"description": "Sync global OpenCode config across machines via GitHub.",
55
"author": {
66
"name": "Ian Hildebrand"

0 commit comments

Comments
 (0)