chore(release): 2.0.67 [skip ci]
## [2.0.67](https://github.com/pragmatismo-io/BotServer/compare/2.0.66...2.0.67) (2020-12-07) ### Bug Fixes * **kb.gbapp:** Faster loaded from tabular using bulk insert. ([1604006
](1604006266
))
This commit is contained in:
parent
073d11833c
commit
e0005e8d2a
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.67](https://github.com/pragmatismo-io/BotServer/compare/2.0.66...2.0.67) (2020-12-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **kb.gbapp:** Faster loaded from tabular using bulk insert. ([1604006](https://github.com/pragmatismo-io/BotServer/commit/1604006266523f93a67eae4b01a260de011b2422))
|
||||
|
||||
## [2.0.66](https://github.com/pragmatismo-io/BotServer/compare/2.0.65...2.0.66) (2020-12-06)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.66",
|
||||
"version": "2.0.67",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./boot.js",
|
||||
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",
|
||||
|
|
Loading…
Add table
Reference in a new issue