* 0.1.0

* 0.1.0

* 0.1.1-0
This commit is contained in:
xTEddie 2020-10-26 19:04:43 -07:00 коммит произвёл GitHub
Родитель 1e9e5f20fa
Коммит be117ddf07
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 10 добавлений и 2 удалений

8
CHANGELOG.md Normal file
Просмотреть файл

@ -0,0 +1,8 @@
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
## [0.1.0] - 2020-10-26
### Added
- Initial release of Omnichannel Chat SDK v0.1.0

2
package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@microsoft/omnichannel-chat-sdk",
"version": "0.1.0-0",
"version": "0.1.1-0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@microsoft/omnichannel-chat-sdk",
"version": "0.1.0-0",
"version": "0.1.1-0",
"description": "Microsoft Omnichannel Chat SDK",
"main": "lib/index.js",
"types": "lib/index.d.ts",