chore(release): 2.4.8 [skip ci]

## [2.4.8](https://github.com/GeneralBots/BotServer/compare/2.4.7...2.4.8) (2023-07-17)

### Bug Fixes

* **all:**   [#123](https://github.com/GeneralBots/BotServer/issues/123) done. ([2d1efeb](2d1efeb0cc))
This commit is contained in:
Rodrigo 2023-07-17 18:03:06 +00:00
parent 14fcde3622
commit 32c77171fe
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.8](https://github.com/GeneralBots/BotServer/compare/2.4.7...2.4.8) (2023-07-17)
### Bug Fixes
* **all:** [#123](https://github.com/GeneralBots/BotServer/issues/123) done. ([2d1efeb](https://github.com/GeneralBots/BotServer/commit/2d1efeb0cce3da5ff73116139e64f693eda59ed9))
## [2.4.7](https://github.com/GeneralBots/BotServer/compare/2.4.6...2.4.7) (2023-07-15)

View file

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