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