File tree 4 files changed +14
-9
lines changed
4 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## v4.0-SNAPSHOT - unreleased
3
+ ## v3.6.0 - 2024-01-19
4
+
5
+ ### Libraries
6
+
7
+ * @xh/hoist 60.1.0
8
+ * hoist-core 18.1.0
4
9
5
10
## v3.5.0 - 2024-01-12
6
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " toolbox" ,
3
- "version" : " 4.0-SNAPSHOT " ,
3
+ "version" : " 3.6.0 " ,
4
4
"license" : " UNLICENSED" ,
5
5
"private" : true ,
6
6
"scripts" : {
43
43
"@ag-grid-enterprise/sparklines" : " ~30.2.1" ,
44
44
"@auth0/auth0-spa-js" : " ~1.22.0" ,
45
45
"@fortawesome/free-brands-svg-icons" : " ^6.4.0" ,
46
- "@xh/hoist" : " ^61.0.0-SNAPSHOT " ,
46
+ "@xh/hoist" : " ^60.1.0 " ,
47
47
"@xh/package-template" : " ~2.0.0" ,
48
48
"core-js" : " 3.x" ,
49
49
"highcharts" : " 11.x" ,
Original file line number Diff line number Diff line change 2167
2167
webpack-dev-server "~4.15.0"
2168
2168
webpackbar "~5.0.2"
2169
2169
2170
- " @xh/hoist@^61.0.0-SNAPSHOT " :
2171
- version "61.0.0-SNAPSHOT.1705069647132 "
2172
- resolved "https://registry.yarnpkg.com/@xh/hoist/-/hoist-61.0.0-SNAPSHOT.1705069647132. tgz#41239caec288b75ee9de86a8a264c4b2562e4950 "
2173
- integrity sha512-qlA3JJa7GBmfMY7+n33QK0SM64cuHSJdZBAQUK0ythJ328MXwOnBUr+hfJlltcPW/THsEX4OB0mqKVRMIEUjrA ==
2170
+ " @xh/hoist@^60.1.0 " :
2171
+ version "60.1.0 "
2172
+ resolved "https://registry.yarnpkg.com/@xh/hoist/-/hoist-60.1.0. tgz#22e30b310a763b2b29e962497c1144b75db52b28 "
2173
+ integrity sha512-8XOXDKfaob6z1beqe/JJ17+F3rHsksBjmKGO610+0pL4mzeJ6PQEk5hgSBpb/LV/RxUCWiYKXsm8XK7T2vW4Lw ==
2174
2174
dependencies :
2175
2175
" @blueprintjs/core" " ^4.20.0"
2176
2176
" @blueprintjs/datetime" " ^4.4.35"
Original file line number Diff line number Diff line change 1
1
xhAppCode =toolbox
2
2
xhAppName =Toolbox
3
3
xhAppPackage =io.xh.toolbox
4
- xhAppVersion =4.0-SNAPSHOT
4
+ xhAppVersion =3.6.0
5
5
6
- hoistCoreVersion =19.0-SNAPSHOT
6
+ hoistCoreVersion =18.1.0
7
7
8
8
grailsVersion =6.0.0
9
9
grailsGradlePluginVersion =6.0.0
You can’t perform that action at this time.
0 commit comments