File tree Expand file tree Collapse file tree 7 files changed +33
-12
lines changed Expand file tree Collapse file tree 7 files changed +33
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @livechat/agent-app-sdk
2
2
3
+ ## 1.13.0
4
+
5
+ ### Minor Changes
6
+
7
+ - f494673: Add functionality to display toast notifications in the parent environment
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [ f494673]
12
+ - @livechat/widget-core-sdk @1.2.0
13
+
3
14
## 1.12.0
4
15
5
16
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @livechat/agent-app-sdk" ,
3
- "version" : " 1.12 .0" ,
3
+ "version" : " 1.13 .0" ,
4
4
"description" : " SDK for extending LiveChat's Agent App" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
28
28
},
29
29
"dependencies" : {
30
30
"@babel/runtime" : " ^7.2.0" ,
31
- "@livechat/widget-core-sdk" : " ^1.1 .0"
31
+ "@livechat/widget-core-sdk" : " ^1.2 .0"
32
32
},
33
33
"devDependencies" : {
34
34
"@babel/cli" : " ^7.1.5" ,
Original file line number Diff line number Diff line change 1
1
# @livechat/helpdesk-sdk
2
2
3
+ ## 1.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - f494673: Add functionality to display toast notifications in the parent environment
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [ f494673]
12
+ - @livechat/widget-core-sdk @1.2.0
13
+
3
14
## 1.1.0
4
15
5
16
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @livechat/helpdesk-sdk" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"description" : " SDK for extending HelpDesk App" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
26
26
"@babel/runtime" : " ^7.2.0" ,
27
27
"@livechat/mitt" : " 0.1.2" ,
28
28
"@livechat/postmessage" : " 0.3.2" ,
29
- "@livechat/widget-core-sdk" : " ^1.1 .0"
29
+ "@livechat/widget-core-sdk" : " ^1.2 .0"
30
30
},
31
31
"devDependencies" : {
32
32
"@babel/cli" : " ^7.1.5" ,
Original file line number Diff line number Diff line change 1
1
# @livechat/widget-core-sdk
2
2
3
+ ## 1.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - f494673: Add functionality to display toast notifications in the parent environment
8
+
3
9
## 1.1.0
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @livechat/widget-core-sdk" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"description" : " Products widget core library" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments