Skip to content

Commit e1d3afb

Browse files
chore(release): 1.0.0 [skip ci]
# create-wapi-bot-v1.0.0 (2024-05-13) ### Bug Fixes * add semantic release github plugin and readme files in packages to be published ([598d0ef](598d0ef)) * publish the package under the scoped org name [@wapijs](https://github.com/wapijs) ([3437a5b](3437a5b)) * response models and other dependency fixes ([#20](#20)) ([51859f0](51859f0)) * trigger a release ([a902bb1](a902bb1)) ### Features * build custom documentation website with next.js, create-wapi-bot utility package, close to publish, test merge ([#18](#18)) ([0dabef5](0dabef5)) * initial release ([#19](#19)) ([8827361](8827361))
1 parent 33941b1 commit e1d3afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-wapi-bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-wapi-bot",
3-
"version": "0.0.2",
3+
"version": "1.0.0",
44
"description": "a utility to quickly initiate a whatsapp bot",
55
"author": {
66
"name": "Sarthak",

0 commit comments

Comments
 (0)