chore(release): 2.4.5 [skip ci]

## [2.4.5](https://github.com/GeneralBots/BotServer/compare/2.4.4...2.4.5) (2023-07-14)

### Bug Fixes

* **all:** Create bot working again. ([0f1acf6](0f1acf6646))
* **all:** Create bot working again. ([f4ab703](f4ab70396a))
* **all:** Create bot working again. ([b92fbca](b92fbca72a))
This commit is contained in:
Rodrigo 2023-07-14 21:58:39 +00:00
parent 0f1acf6646
commit ee69aa69ad
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,12 @@
## [2.4.5](https://github.com/GeneralBots/BotServer/compare/2.4.4...2.4.5) (2023-07-14)
### Bug Fixes
* **all:** Create bot working again. ([0f1acf6](https://github.com/GeneralBots/BotServer/commit/0f1acf66462861aa709c153435ad5d785ebab951))
* **all:** Create bot working again. ([f4ab703](https://github.com/GeneralBots/BotServer/commit/f4ab70396a6dc67c8cac2f53aa2e0c802dadbe72))
* **all:** Create bot working again. ([b92fbca](https://github.com/GeneralBots/BotServer/commit/b92fbca72ae819d2b7b417231d8b35d23ef7ec34))
## [2.4.4](https://github.com/GeneralBots/BotServer/compare/2.4.3...2.4.4) (2023-07-13)

View file

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