We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ad0d0 commit 06c422dCopy full SHA for 06c422d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [3.0.0](https://github.com/node-modules/sendmessage/compare/v2.0.0...v3.0.0) (2024-06-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "sendmessage",
- "version": "3.0.0",
+ "version": "3.0.1",
"engines": {
"node": ">= 18.19.0"
},
0 commit comments