Skip to content

Commit d90ba4e

Browse files
chore(release): 0.1.1 [skip ci]
# [@wapijs/wapi.js-v0.1.1](https://github.com/sarthakjdev/wapi.js/compare/@wapijs/wapi.js-v0.1.0...@wapijs/wapi.js-v0.1.1) (2024-07-20) ### Bug Fixes * [skip release] read me banner update ([f56c4ec](f56c4ec)) * [skip release] read me banner update ([dc318fc](dc318fc)) * add example ai chat bot using wapi.js and fix app crash on API error parsing ([#37](#37)) ([7d1d2b3](7d1d2b3))
1 parent f5126ad commit d90ba4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wapi.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wapijs/wapi.js",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "a typescript based client SDK to build whatsapp cloud api based chat bots",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)