Skip to content

Commit 9ab44be

Browse files
chore: publish packages [skip ci]
- @opencode-plugins/caffeinate@1.0.4 - @opencode-plugins/env-protection@1.0.4
1 parent ed414eb commit 9ab44be

4 files changed

Lines changed: 24 additions & 2 deletions

File tree

plugins/caffeinate/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.4](https://github.com/janbiasi/opencode-plugins/compare/@opencode-plugins/caffeinate@1.0.3...@opencode-plugins/caffeinate@1.0.4) (2025-12-11)
7+
8+
9+
### Bug Fixes
10+
11+
* package repository urls ([ed414eb](https://github.com/janbiasi/opencode-plugins/commit/ed414eb17076f6f14708bdabf0f9b524d4928a2f))
12+
13+
14+
15+
16+
617
## [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)
718

819
**Note:** Version bump only for package @opencode-plugins/caffeinate

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.3",
4+
"version": "1.0.4",
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.4](https://github.com/janbiasi/opencode-plugins/compare/@opencode-plugins/env-protection@1.0.3...@opencode-plugins/env-protection@1.0.4) (2025-12-11)
7+
8+
9+
### Bug Fixes
10+
11+
* package repository urls ([ed414eb](https://github.com/janbiasi/opencode-plugins/commit/ed414eb17076f6f14708bdabf0f9b524d4928a2f))
12+
13+
14+
15+
16+
617
## [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)
718

819
**Note:** Version bump only for package @opencode-plugins/env-protection

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.3",
4+
"version": "1.0.4",
55
"author": "Jan Biasi (https://github.com/janbiasi)",
66
"description": "Prevent opencode to read any .env file",
77
"publishConfig": {

0 commit comments

Comments
 (0)