Skip to content

Commit 525f260

Browse files
authored
Merge pull request #1 from Sillybit-io/release-please--branches--main--components--opencode-plugin-everynotify
chore(main): release opencode-plugin-everynotify 0.1.1
2 parents 67d291a + 3e8f96d commit 525f260

3 files changed

Lines changed: 10 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.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/Sillybit-io/opencode-plugin-everynotify/compare/opencode-plugin-everynotify-v0.1.0...opencode-plugin-everynotify-v0.1.1) (2026-02-08)
4+
5+
6+
### Bug Fixes
7+
8+
* correct mock setup in service tests for Bun compatibility ([77d67c9](https://github.com/Sillybit-io/opencode-plugin-everynotify/commit/77d67c930921b1d3683ce0f67eaf71ea36c997ac))

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