Skip to content

Commit 584f57a

Browse files
chore(release): v1.0.14
1 parent 13fb994 commit 584f57a

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 1.0.14 (2021-11-18)
2+
3+
4+
### Code Refactoring
5+
6+
* Renamed sendVCardContact to sendVCardContactMessage ([13fb994](https://github.com/wppconnect-team/wa-js/commit/13fb9946473fbf1d374ec6808277053ac836a717))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Renamed sendVCardContact to sendVCardContactMessage
12+
13+
14+
115
## 1.0.13 (2021-11-18)
216

317

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wppconnect/wa-js",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "WPPConnect/WA-JS is an open-source project with the aim of exporting functions from WhatsApp Web",
55
"main": "dist/wppconnect-wa.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)