File tree 8 files changed +39
-7
lines changed
8 files changed +39
-7
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.0.110] ( https://github.com/TriplyDB/Yasgui/compare/v4.0.109...v4.0.110 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package yasgui
9
+
10
+
11
+
12
+
13
+
6
14
## [ 4.0.109] ( https://github.com/TriplyDB/Yasgui/compare/v4.0.108...v4.0.109 ) (2020-03-19)
7
15
8
16
** Note:** Version bump only for package yasgui
Original file line number Diff line number Diff line change 4
4
],
5
5
"npmClient" : " yarn" ,
6
6
"useWorkspaces" : true ,
7
- "version" : " 4.0.109 "
7
+ "version" : " 4.0.110 "
8
8
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.0.110] ( https://github.com/TriplyDB/yasgui/compare/v4.0.109...v4.0.110 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package @triply/yasgui
9
+
10
+
11
+
12
+
13
+
6
14
## [ 4.0.109] ( https://github.com/TriplyDB/yasgui/compare/v4.0.108...v4.0.109 ) (2020-03-19)
7
15
8
16
** Note:** Version bump only for package @triply/yasgui
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @triply/yasgui" ,
3
3
"description" : " Yet Another SPARQL GUI" ,
4
- "version" : " 4.0.109 " ,
4
+ "version" : " 4.0.110 " ,
5
5
"main" : " build/yasgui.min.js" ,
6
6
"types" : " build/ts/src/index.d.ts" ,
7
7
"license" : " MIT" ,
35
35
"dependencies" : {
36
36
"@tarekraafat/autocomplete.js" : " ^7.2.0" ,
37
37
"@triply/yasgui-utils" : " ^4.0.107" ,
38
- "@triply/yasqe" : " ^4.0.108 " ,
39
- "@triply/yasr" : " ^4.0.108 " ,
38
+ "@triply/yasqe" : " ^4.0.110 " ,
39
+ "@triply/yasr" : " ^4.0.110 " ,
40
40
"@types/lodash-es" : " ^4.17.3" ,
41
41
"autosuggest-highlight" : " ^3.1.1" ,
42
42
"blueimp-md5" : " ^2.12.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.0.110] ( https://github.com/TriplyDB/yasgui/compare/v4.0.109...v4.0.110 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package @triply/yasqe
9
+
10
+
11
+
12
+
13
+
6
14
## [ 4.0.108] ( https://github.com/TriplyDB/yasgui/compare/v4.0.107...v4.0.108 ) (2020-03-10)
7
15
8
16
** Note:** Version bump only for package @triply/yasqe
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @triply/yasqe" ,
3
3
"description" : " Yet Another SPARQL Query Editor" ,
4
- "version" : " 4.0.108 " ,
4
+ "version" : " 4.0.110 " ,
5
5
"main" : " build/yasqe.min.js" ,
6
6
"types" : " build/ts/src/index.d.ts" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.0.110] ( https://github.com/TriplyDB/yasgui/compare/v4.0.109...v4.0.110 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package @triply/yasr
9
+
10
+
11
+
12
+
13
+
6
14
## [ 4.0.108] ( https://github.com/TriplyDB/yasgui/compare/v4.0.107...v4.0.108 ) (2020-03-10)
7
15
8
16
** Note:** Version bump only for package @triply/yasr
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @triply/yasr" ,
3
3
"description" : " Yet Another SPARQL Resultset GUI" ,
4
- "version" : " 4.0.108 " ,
4
+ "version" : " 4.0.110 " ,
5
5
"main" : " build/yasr.min.js" ,
6
6
"types" : " build/ts/src/index.d.ts" ,
7
7
"license" : " MIT" ,
37
37
"@mapbox/geojson-area" : " ^0.2.2" ,
38
38
"@mapbox/leaflet-pip" : " ^1.1.0" ,
39
39
"@triply/yasgui-utils" : " ^4.0.107" ,
40
- "@triply/yasqe" : " ^4.0.108 " ,
40
+ "@triply/yasqe" : " ^4.0.110 " ,
41
41
"@turf/turf" : " ^5.1.6" ,
42
42
"@types/lodash-es" : " ^4.17.3" ,
43
43
"base64-js" : " ^1.3.1" ,
You can’t perform that action at this time.
0 commit comments