Skip to content

Commit b7f53b1

Browse files
authored
Merge pull request #5 from Sillybit-io/release-please--branches--main--components--opencode-plugin-everynotify
chore(main): release opencode-plugin-everynotify 0.3.2
2 parents 8bc80e7 + e0d72de commit b7f53b1

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.1"
2+
".": "0.3.2"
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.2](https://github.com/Sillybit-io/opencode-plugin-everynotify/compare/opencode-plugin-everynotify-v0.3.1...opencode-plugin-everynotify-v0.3.2) (2026-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **tests:** use mutable _fsOps for reliable cross-module spying and add Bun types ([8bc80e7](https://github.com/Sillybit-io/opencode-plugin-everynotify/commit/8bc80e7179dee707d3d754679b318092b6de6c50))
9+
310
## [0.3.1](https://github.com/Sillybit-io/opencode-plugin-everynotify/compare/opencode-plugin-everynotify-v0.3.0...opencode-plugin-everynotify-v0.3.1) (2026-02-08)
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.1",
3+
"version": "0.3.2",
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)