File tree Expand file tree Collapse file tree 9 files changed +38
-17
lines changed
Expand file tree Collapse file tree 9 files changed +38
-17
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 4.6.1
4+
35## 4.6.0
46
57### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @zazuko/yasgui-utils" ,
3- "version" : " 4.6.0 " ,
3+ "version" : " 4.6.1 " ,
44 "description" : " Utils for YASGUI libs" ,
55 "main" : " build/utils.min.js" ,
66 "types" : " build/ts/src/index.d.ts" ,
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 4.6.1
4+
5+ ### Patch Changes
6+
7+ - 2285bff: Fix the display of results of DESCRIBE and CONSTRUCT queries.
8+ - Updated dependencies [ 2285bff]
9+ - @zazuko/yasqe @4.6.1
10+ - @zazuko/yasr @4.6.1
11+ - @zazuko/yasgui-utils @4.6.1
12+
313## 4.6.0
414
515### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @zazuko/yasgui" ,
33 "description" : " Yet Another SPARQL GUI" ,
4- "version" : " 4.6.0 " ,
4+ "version" : " 4.6.1 " ,
55 "main" : " build/yasgui.min.js" ,
66 "types" : " build/ts/src/index.d.ts" ,
77 "license" : " MIT" ,
2222 },
2323 "dependencies" : {
2424 "@tarekraafat/autocomplete.js" : " ^7.2.0" ,
25- "@zazuko/yasgui-utils" : " ^4.6.0 " ,
26- "@zazuko/yasqe" : " ^4.6.0 " ,
27- "@zazuko/yasr" : " ^4.6.0 " ,
25+ "@zazuko/yasgui-utils" : " ^4.6.1 " ,
26+ "@zazuko/yasqe" : " ^4.6.1 " ,
27+ "@zazuko/yasr" : " ^4.6.1 " ,
2828 "autosuggest-highlight" : " ^3.1.1" ,
2929 "blueimp-md5" : " ^2.12.0" ,
3030 "choices.js" : " ^9.0.1" ,
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 4.6.1
4+
5+ ### Patch Changes
6+
7+ - 2285bff: Fix the display of results of DESCRIBE and CONSTRUCT queries.
8+ - @zazuko/yasgui-utils @4.6.1
9+
310## 4.6.0
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @zazuko/yasqe" ,
33 "description" : " Yet Another SPARQL Query Editor" ,
4- "version" : " 4.6.0 " ,
4+ "version" : " 4.6.1 " ,
55 "main" : " build/yasqe.min.js" ,
66 "types" : " build/ts/src/index.d.ts" ,
77 "license" : " MIT" ,
2424 "directory" : " packages/yasqe"
2525 },
2626 "dependencies" : {
27- "@zazuko/yasgui-utils" : " ^4.6.0 " ,
27+ "@zazuko/yasgui-utils" : " ^4.6.1 " ,
2828 "codemirror" : " ^5.51.0" ,
2929 "lodash-es" : " ^4.17.15" ,
3030 "query-string" : " ^6.10.1"
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 4.6.1
4+
5+ ### Patch Changes
6+
7+ - 2285bff: Fix the display of results of DESCRIBE and CONSTRUCT queries.
8+ - Updated dependencies [ 2285bff]
9+ - @zazuko/yasqe @4.6.1
10+ - @zazuko/yasgui-utils @4.6.1
11+
312## 4.6.0
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @zazuko/yasr" ,
33 "description" : " Yet Another SPARQL Resultset GUI" ,
4- "version" : " 4.6.0 " ,
4+ "version" : " 4.6.1 " ,
55 "main" : " build/yasr.min.js" ,
66 "types" : " build/ts/src/index.d.ts" ,
77 "license" : " MIT" ,
2626 "dependencies" : {
2727 "@fortawesome/free-solid-svg-icons" : " ^5.14.0" ,
2828 "@json2csv/plainjs" : " ^7.0.4" ,
29- "@zazuko/yasgui-utils" : " ^4.6.0 " ,
30- "@zazuko/yasqe" : " ^4.6.0 " ,
29+ "@zazuko/yasgui-utils" : " ^4.6.1 " ,
30+ "@zazuko/yasqe" : " ^4.6.1 " ,
3131 "codemirror" : " ^5.51.0" ,
3232 "colors" : " ^1.4.0" ,
3333 "column-resizer" : " ^1.4.0" ,
You can’t perform that action at this time.
0 commit comments