We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784e05f commit 960cee0Copy full SHA for 960cee0
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.5.2] - 2026-01-15
11
+
12
13
14
### Added
15
- CI workflow with tests and Codecov coverage
16
- Automated release PR workflow
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "opencode-dotenv",
3
- "version": "0.5.1",
+ "version": "0.5.2",
4
"description": "OpenCode plugin to load .env files at startup",
5
"repository": {
6
"type": "git",
0 commit comments