chore(release): 2.4.29 [skip ci]
## [2.4.29](https://github.com/GeneralBots/BotServer/compare/2.4.28...2.4.29) (2023-07-26) ### Bug Fixes * **core.gbapp:** FIX SSR errors and setOption impersonated. ([7a6d14c
](7a6d14cf3a
))
This commit is contained in:
parent
25b122a1ce
commit
8ef7c77246
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.4.29](https://github.com/GeneralBots/BotServer/compare/2.4.28...2.4.29) (2023-07-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** FIX SSR errors and setOption impersonated. ([7a6d14c](https://github.com/GeneralBots/BotServer/commit/7a6d14cf3aa28aadea4a0e1d1905f96046a45cc0))
|
||||
|
||||
## [2.4.28](https://github.com/GeneralBots/BotServer/compare/2.4.27...2.4.28) (2023-07-26)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.4.28",
|
||||
"version": "2.4.29",
|
||||
"type": "module",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./boot.mjs",
|
||||
|
|
Loading…
Add table
Reference in a new issue