chore(release): 2.4.16 [skip ci]

## [2.4.16](https://github.com/GeneralBots/BotServer/compare/2.4.15...2.4.16) (2023-07-19)

### Bug Fixes

* **all:** Create bot working again. ([3bbd732](3bbd732fd4))
* **all:** Create bot working again. ([3fa53d0](3fa53d072b))
* **all:** Minor changes in PROD. ([abe5f03](abe5f03801))
This commit is contained in:
Rodrigo 2023-07-19 11:10:46 +00:00
parent 3bbd732fd4
commit 529041b44c
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,12 @@
## [2.4.16](https://github.com/GeneralBots/BotServer/compare/2.4.15...2.4.16) (2023-07-19)
### Bug Fixes
* **all:** Create bot working again. ([3bbd732](https://github.com/GeneralBots/BotServer/commit/3bbd732fd44d47b90b28402de567d23443a412c9))
* **all:** Create bot working again. ([3fa53d0](https://github.com/GeneralBots/BotServer/commit/3fa53d072b5ce1291128aa486f8465b1a28ff50e))
* **all:** Minor changes in PROD. ([abe5f03](https://github.com/GeneralBots/BotServer/commit/abe5f0380187bc4da498f15a13c8b4ae741bf8ec))
## [2.4.15](https://github.com/GeneralBots/BotServer/compare/2.4.14...2.4.15) (2023-07-19)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "2.4.15",
"version": "2.4.16",
"type": "module",
"description": "General Bot Community Edition open-core server.",
"main": "./boot.mjs",