Skip to content

Commit

Permalink
chore(release): 2.4.42 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.42](2.4.41...2.4.42) (2023-08-01)

### Bug Fixes

* **whatsapp.gblib:** Now using e-mail instead of Teams ID. ([5860000](5860000))
  • Loading branch information
Rodrigo committed Aug 1, 2023
1 parent ef42aed commit 1afd206
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.4.42](https://github.com/GeneralBots/BotServer/compare/2.4.41...2.4.42) (2023-08-01)


### Bug Fixes

* **whatsapp.gblib:** Now using e-mail instead of Teams ID. ([5860000](https://github.com/GeneralBots/BotServer/commit/58600001c9b7c229ff1ccf3c66ed935a8eaf1986))

## [2.4.41](https://github.com/GeneralBots/BotServer/compare/2.4.40...2.4.41) (2023-08-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "2.4.41",
"version": "2.4.42",
"type": "module",
"description": "General Bot Community Edition open-core server.",
"main": "./boot.mjs",
Expand Down

0 comments on commit 1afd206

Please sign in to comment.