Skip to content

Commit d8a4e8c

Browse files
authored
Merge pull request #3 from Sillybit-io/release-please--branches--main--components--opencode-plugin-everynotify
chore(main): release opencode-plugin-everynotify 0.3.0
2 parents 34e74a1 + 45577c4 commit d8a4e8c

3 files changed

Lines changed: 14 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.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/Sillybit-io/opencode-plugin-everynotify/compare/opencode-plugin-everynotify-v0.2.0...opencode-plugin-everynotify-v0.3.0) (2026-02-08)
4+
5+
6+
### Features
7+
8+
* add configurable truncation direction for notification messages ([be36b26](https://github.com/Sillybit-io/opencode-plugin-everynotify/commit/be36b261c8c5db7a0be581ad73d16f5edaaa2346))
9+
10+
11+
### Bug Fixes
12+
13+
* **tests:** mock os.homedir() to prevent tests from deleting user config ([34e74a1](https://github.com/Sillybit-io/opencode-plugin-everynotify/commit/34e74a1cbce47e9586e714fe5e9dbfb551f88371))
14+
315
## [0.2.0](https://github.com/Sillybit-io/opencode-plugin-everynotify/compare/opencode-plugin-everynotify-v0.1.1...opencode-plugin-everynotify-v0.2.0) (2026-02-08)
416

517

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.2.0",
3+
"version": "0.3.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)