chore(release): 2.4.23 [skip ci]
## [2.4.23](https://github.com/GeneralBots/BotServer/compare/2.4.22...2.4.23) (2023-07-23) ### Bug Fixes * **all:** Fix in AS IMAGE generation of single row. ([618ff5a
](618ff5a296
))
This commit is contained in:
parent
272d64720f
commit
d34b42529a
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.4.23](https://github.com/GeneralBots/BotServer/compare/2.4.22...2.4.23) (2023-07-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **all:** Fix in AS IMAGE generation of single row. ([618ff5a](https://github.com/GeneralBots/BotServer/commit/618ff5a296f476f341a8e7ff82444406fa4eebc9))
|
||||
|
||||
## [2.4.22](https://github.com/GeneralBots/BotServer/compare/2.4.21...2.4.22) (2023-07-23)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.4.22",
|
||||
"version": "2.4.23",
|
||||
"type": "module",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./boot.mjs",
|
||||
|
|
Loading…
Add table
Reference in a new issue