Skip to content

Commit 940c0cc

Browse files
authored
Merge pull request #9 from Sillybit-io/release-please--branches--main--components--opencode-plugin-everynotify
chore(main): release opencode-plugin-everynotify 0.5.0
2 parents 2dbbd41 + f8fbe76 commit 940c0cc

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.4.0"
2+
".": "0.5.0"
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.5.0](https://github.com/Sillybit-io/opencode-plugin-everynotify/compare/opencode-plugin-everynotify-v0.4.0...opencode-plugin-everynotify-v0.5.0) (2026-02-09)
4+
5+
6+
### Features
7+
8+
* add config validation and process exit flush ([4f9d7d9](https://github.com/Sillybit-io/opencode-plugin-everynotify/commit/4f9d7d9463ebfdbf7ae9e27cc68075602288a8dd))
9+
310
## [0.4.0](https://github.com/Sillybit-io/opencode-plugin-everynotify/compare/opencode-plugin-everynotify-v0.3.4...opencode-plugin-everynotify-v0.4.0) (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.4.0",
3+
"version": "0.5.0",
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)