Skip to content

Commit 07ab25c

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.1...v1.4.0) (2025-07-26) ### Features * unify message sending to support text and media ([940f9ec](940f9ec))
1 parent 940f9ec commit 07ab25c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.4.0](https://github.com/tictic-dev/whatsapp/compare/v1.3.1...v1.4.0) (2025-07-26)
2+
3+
4+
### Features
5+
6+
* unify message sending to support text and media ([940f9ec](https://github.com/tictic-dev/whatsapp/commit/940f9ec336fd65119daf90b8cb5c41752cc212f0))
7+
18
## [1.3.1](https://github.com/tictic-dev/whatsapp/compare/v1.3.0...v1.3.1) (2025-07-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tictic/whatsapp",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "Simple HTTP service for WhatsApp. Built on whatsapp-web.js.",
55
"keywords": [
66
"whatsapp",

0 commit comments

Comments
 (0)