Skip to content

Commit 06c422d

Browse files
Release 3.0.1
[skip ci] ## [3.0.1](v3.0.0...v3.0.1) (2024-12-11) ### Bug Fixes * export sendmessage function ([#7](#7)) ([34ad0d0](34ad0d0))
1 parent 34ad0d0 commit 06c422d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [3.0.1](https://github.com/node-modules/sendmessage/compare/v3.0.0...v3.0.1) (2024-12-11)
4+
5+
6+
### Bug Fixes
7+
8+
* export sendmessage function ([#7](https://github.com/node-modules/sendmessage/issues/7)) ([34ad0d0](https://github.com/node-modules/sendmessage/commit/34ad0d011679c716e11a786ef50f98cfd7f9b526))
9+
310
## [3.0.0](https://github.com/node-modules/sendmessage/compare/v2.0.0...v3.0.0) (2024-06-23)
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": "sendmessage",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"engines": {
55
"node": ">= 18.19.0"
66
},

0 commit comments

Comments
 (0)