Skip to content

Commit 2ef7b74

Browse files
authored
Merge pull request #7 from Sillybit-io/release-please--branches--main--components--opencode-plugin-everynotify
chore(main): release opencode-plugin-everynotify 0.3.4
2 parents 43fa0e5 + b331e4b commit 2ef7b74

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.3.3"
2+
".": "0.3.4"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.4](https://github.com/Sillybit-io/opencode-plugin-everynotify/compare/opencode-plugin-everynotify-v0.3.3...opencode-plugin-everynotify-v0.3.4) (2026-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* replace _fsOps spyOn with dependency injection in logger ([43fa0e5](https://github.com/Sillybit-io/opencode-plugin-everynotify/commit/43fa0e5a737387d39ec8951dde53afd55e77af66))
9+
310
## [0.3.3](https://github.com/Sillybit-io/opencode-plugin-everynotify/compare/opencode-plugin-everynotify-v0.3.2...opencode-plugin-everynotify-v0.3.3) (2026-02-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sillybit/opencode-plugin-everynotify",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "Multi-service notification plugin for opencode — Pushover, Telegram, Slack, Discord",
55
"author": "Sillybit <https://sillybit.io>",
66
"repository": {

0 commit comments

Comments
 (0)