Skip to content

Commit

Permalink
chore(release): v1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2021
1 parent 01c9fbe commit 4684356
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 1.0.12 (2021-11-15)


### Features

* Added WPP.chat.sendVCardContact function ([01c9fbe](https://github.com/wppconnect-team/wa-js/commit/01c9fbeeb806909542339bf26009c9b37cdda861))



## 1.0.11 (2021-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wppconnect/wa-js",
"version": "1.0.11",
"version": "1.0.12",
"description": "WPPConnect/WA-JS is an open-source project with the aim of exporting functions from WhatsApp Web",
"main": "dist/wppconnect-wa.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 4684356

Please sign in to comment.