Skip to content

Commit 960cee0

Browse files
chore(release): prepare v0.5.2 (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 784e05f commit 960cee0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.5.2] - 2026-01-15
11+
12+
13+
1014
### Added
1115
- CI workflow with tests and Codecov coverage
1216
- Automated release PR workflow

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-dotenv",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "OpenCode plugin to load .env files at startup",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)