Published on NPM.
This commit is contained in:
parent
a59e2e3e66
commit
9c9340873c
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# History
|
||||
|
||||
## Version 0.1.0
|
||||
- NEW: Migration to Bot Framework v4.
|
||||
|
||||
## Version 0.0.33
|
||||
|
||||
- FIX: Updated dependencies versions.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botlib",
|
||||
"version": "0.0.29",
|
||||
"version": "0.1.0",
|
||||
"description": "General Bot base library for building Node.js TypeScript Apps packages (.gbapp)",
|
||||
"main": "dist/src/index.js",
|
||||
"types": "dist/src/index.d.ts",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue