Skip to content

Commit 987f677

Browse files
chore(release): 0.0.2 [skip ci]
# [@wapijs/wapi.js-v0.0.2](https://github.com/sarthakjdev/wapi.js/compare/@wapijs/wapi.js-v0.0.1...@wapijs/wapi.js-v0.0.2) (2024-05-12) ### Bug Fixes * add semantic release github plugin and readme files in packages to be published ([598d0ef](598d0ef))
1 parent ca5585f commit 987f677

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