Skip to content

Commit 79160d5

Browse files
chore: publish packages [skip ci]
- @opencode-plugins/caffeinate@1.0.3 - @opencode-plugins/env-protection@1.0.3
1 parent 0af1f96 commit 79160d5

4 files changed

Lines changed: 18 additions & 2 deletions

File tree

plugins/caffeinate/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.3](https://github.com/janbiasi/opencode-plugins/compare/@opencode-plugins/caffeinate@1.0.2...@opencode-plugins/caffeinate@1.0.3) (2025-12-11)
7+
8+
**Note:** Version bump only for package @opencode-plugins/caffeinate
9+
10+
11+
12+
13+
614
## [1.0.2](https://github.com/janbiasi/opencode-plugins/compare/@opencode-plugins/caffeinate@1.0.1...@opencode-plugins/caffeinate@1.0.2) (2025-12-11)
715

816

plugins/caffeinate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@opencode-plugins/caffeinate",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"author": "Jan Biasi (https://github.com/janbiasi)",
66
"description": "Prevent your system from sleeping during agentic workflows.",
77
"publishConfig": {

plugins/env-protection/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.3](https://github.com/janbiasi/opencode-plugins/compare/@opencode-plugins/env-protection@1.0.2...@opencode-plugins/env-protection@1.0.3) (2025-12-11)
7+
8+
**Note:** Version bump only for package @opencode-plugins/env-protection
9+
10+
11+
12+
13+
614
## [1.0.2](https://github.com/janbiasi/opencode-plugins/compare/@opencode-plugins/env-protection@1.0.1...@opencode-plugins/env-protection@1.0.2) (2025-12-11)
715

816

plugins/env-protection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@opencode-plugins/env-protection",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"author": "Jan Biasi (https://github.com/janbiasi)",
66
"description": "Prevent opencode to read any .env file",
77
"publishConfig": {

0 commit comments

Comments
 (0)