Commit a27f6cc 1 parent 916b607 commit a27f6cc Copy full SHA for a27f6cc
File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.10.0
4
+ - feat: new schema, 12.1477.0
5
+ - fix: response parameters for CreateTemporaryBookmark
6
+ - chore(deps): bump terser from 5.10.0 to 5.14.2
7
+ - chore(deps): update minor and patch
8
+
3
9
## 2.9.0
4
10
- fix: handle undefined response in apiResponseInterceptor
5
11
- feat: new schema, 12.1306.0
Original file line number Diff line number Diff line change 3
3
"info" : {
4
4
"name" : " enigma.js" ,
5
5
"description" : " JavaScript library for consuming Qlik backend services" ,
6
- "version" : " 2.9 .0" ,
6
+ "version" : " 2.10 .0" ,
7
7
"license" : " MIT" ,
8
8
"stability" : " stable" ,
9
9
"x-qlik-visibility" : " public" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " enigma.js" ,
3
- "version" : " 2.9 .0" ,
3
+ "version" : " 2.10 .0" ,
4
4
"description" : " JavaScript library for consuming Qlik backend services" ,
5
5
"author" : " QlikTech International AB" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments