Skip to content

Commit

Permalink
v1.2.3-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
leifermendez committed Dec 11, 2024
1 parent 7bce807 commit 8cc9c78
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"packages": [
"packages/bot",
"packages/cli",
Expand Down
2 changes: 1 addition & 1 deletion packages/bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/bot",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "core typescript",
"author": "Leifer Mendez <[email protected]>",
"homepage": "https://github.com/codigoencasa/bot-whatsapp#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/cli",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "",
"main": "dist/index.cjs",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/contexts-dialogflow-cx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/contexts-dialogflow-cx",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "contexts typescript",
"author": "Leifer Mendez <[email protected]>",
"homepage": "https://github.com/codigoencasa/bot-whatsapp#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/contexts-dialogflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/contexts-dialogflow",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "contexts typescript",
"author": "Leifer Mendez <[email protected]>",
"homepage": "https://github.com/codigoencasa/bot-whatsapp#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-builderbot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-builderbot",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "",
"license": "ISC",
"main": "dist/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/database-json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/database-json",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "Esto es el conector a json",
"keywords": [],
"author": "Leifer Mendez <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/database-mongo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/database-mongo",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "Esto es el conector a mongo DB",
"keywords": [],
"author": "Leifer Mendez <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/database-mysql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/database-mysql",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "Esto es el conector a Mysql",
"keywords": [],
"author": "Leifer Mendez <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/database-postgres/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/database-postgres",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "> TODO: description",
"author": "vicente1992 <[email protected]>",
"homepage": "https://github.com/codigoencasa/bot-whatsapp#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-builderbot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-builderbot",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "> TODO: description",
"author": "vicente1992 <[email protected]>",
"homepage": "https://github.com/vicente1992/bot-whatsapp#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/provider-baileys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/provider-baileys",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM",
"keywords": [],
"author": "Leifer Mendez <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/provider-meta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/provider-meta",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "> TODO: description",
"author": "vicente1992 <[email protected]>",
"homepage": "https://github.com/vicente1992/bot-whatsapp#readme",
Expand Down
4 changes: 2 additions & 2 deletions packages/provider-telegram/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/provider-telegram",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "Provider for Telegram",
"keywords": [],
"author": "",
Expand Down Expand Up @@ -45,4 +45,4 @@
"telegram": "^2.23.10"
},
"gitHead": "f21e49621dffad2a1226aecea535668016f07b14"
}
}
2 changes: 1 addition & 1 deletion packages/provider-twilio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/provider-twilio",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "> TODO: description",
"author": "Leifer Mendez <[email protected]>",
"homepage": "https://github.com/codigoencasa/bot-whatsapp#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/provider-venom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/provider-venom",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM",
"keywords": [],
"author": "Leifer Mendez <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/provider-web-whatsapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/provider-web-whatsapp",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM",
"keywords": [],
"author": "Leifer Mendez <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/provider-wppconnect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builderbot/provider-wppconnect",
"version": "1.2.3-alpha.4",
"version": "1.2.3-alpha.5",
"description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM",
"keywords": [],
"author": "Leifer Mendez <[email protected]>",
Expand Down

0 comments on commit 8cc9c78

Please sign in to comment.