- FIX: Package compiled.
This commit is contained in:
parent
c4215ec602
commit
8ba9cfbaf6
2 changed files with 9 additions and 1 deletions
|
|
@ -1,5 +1,13 @@
|
||||||
# History
|
# History
|
||||||
|
|
||||||
|
## Version 0.0.28
|
||||||
|
|
||||||
|
- FIX: Package compiled.
|
||||||
|
|
||||||
|
## Version 0.0.27
|
||||||
|
|
||||||
|
- FIX: Merged changes.
|
||||||
|
|
||||||
## Version 0.0.26
|
## Version 0.0.26
|
||||||
|
|
||||||
- NEW: Support for Speech recognition/synthesis.
|
- NEW: Support for Speech recognition/synthesis.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "botlib",
|
"name": "botlib",
|
||||||
"version": "0.0.26",
|
"version": "0.0.28",
|
||||||
"description": "General Bot base library for building Node.js TypeScript Apps packages (.gbapp)",
|
"description": "General Bot base library for building Node.js TypeScript Apps packages (.gbapp)",
|
||||||
"main": "dist/src/index.js",
|
"main": "dist/src/index.js",
|
||||||
"types": "dist/src/index.d.ts",
|
"types": "dist/src/index.d.ts",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue