chore(release): 2.1.0 [skip ci]
# [2.1.0](https://github.com/GeneralBots/BotServer/compare/2.0.182...2.1.0) (2022-12-23) ### Features * **all:** Cleaning package manager files. ([0cb406a
](0cb406ab79
)) * **all:** Token retrieve optimized. ([6eb9d6c
](6eb9d6cbf4
))
This commit is contained in:
parent
0cb406ab79
commit
87241dffdd
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
# [2.1.0](https://github.com/GeneralBots/BotServer/compare/2.0.182...2.1.0) (2022-12-23)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **all:** Cleaning package manager files. ([0cb406a](https://github.com/GeneralBots/BotServer/commit/0cb406ab7923761ad7476ef694d5079af059244c))
|
||||
* **all:** Token retrieve optimized. ([6eb9d6c](https://github.com/GeneralBots/BotServer/commit/6eb9d6cbf466a18283285d6775e08aa488632762))
|
||||
|
||||
## [2.0.182](https://github.com/GeneralBots/BotServer/compare/2.0.181...2.0.182) (2022-12-23)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.182",
|
||||
"version": "2.1.0",
|
||||
"type": "module",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./boot.mjs",
|
||||
|
|
Loading…
Add table
Reference in a new issue