Skip to content

Commit 25cafb5

Browse files
chore(release): 0.0.4 [skip ci]
# [@wapijs/wapi.js-v0.0.4](https://github.com/sarthakjdev/wapi.js/compare/@wapijs/wapi.js-v0.0.3...@wapijs/wapi.js-v0.0.4) (2024-05-14) ### Bug Fixes * add error parsing and response models ([#23](#23)) ([53fc508](53fc508)) * trigger release ([5cfa5f4](5cfa5f4)) * website linter fix ([2610c66](2610c66))
1 parent 53fc508 commit 25cafb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.3",
3+
"version": "0.0.4",
44
"description": "a typescript based client library 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)