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.
2 parents 90f1332 + 1ee4579 commit b730326Copy full SHA for b730326
packages/create-wapi-app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-wapi-app",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "a utility to quickly initiate a whatsapp bot",
5
"type": "module",
6
"author": {
packages/wapi.js/package.json
"name": "@wapijs/wapi.js",
- "version": "0.0.6",
+ "version": "0.0.7",
"description": "a typescript based client library to build whatsapp cloud api based chat bots",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
0 commit comments