Skip to content

Commit 701c419

Browse files
chore(release): v1.0.6
1 parent 2d53d4c commit 701c419

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 1.0.6 (2021-10-12)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed declaration files export ([2d53d4c](https://github.com/wppconnect-team/wa-js/commit/2d53d4cd106b448680efae2139b762a83b38ba2b))
7+
8+
9+
110
## 1.0.5 (2021-10-12)
211

312

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.5",
3+
"version": "1.0.6",
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)