Commit 170affab authored by Fabien Maniere's avatar Fabien Maniere

[VERSION] +1 to 0.0.7.5

parent 620cecdf
Pipeline #7872 passed with stages
in 25 minutes and 9 seconds
## Version 0.0.7.5
* [BACK][UPGRADE][Allow ngrams to be searched even if they appear deeply nested](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/merge_requests/433)
* [BACK][FIX][[cli] add support to spawn multiple workers of the same type](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/merge_requests/437)
* [FRONT][FIX][Resolve "Problem with related terms"](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/merge_requests/518)
* [BACK/FRONT][OPTIM][[API] version with git hash](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/merge_requests/422) and [Resolve "Inject commit hash in the version popup"](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/merge_requests/517)
## Version 0.0.7.4.9
* [FRONT][FIX][Dev support emitting warnings](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/merge_requests/519)
......
{
"name": "GarganText",
"version": "0.0.7.4.9",
"version": "0.0.7.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "GarganText",
"version": "0.0.7.4.9",
"version": "0.0.7.5",
"dependencies": {
"@fontsource/crete-round": "~5.0.12",
"@fontsource/montserrat": "~5.0.17",
......
{
"name": "GarganText",
"version": "0.0.7.4.9",
"version": "0.0.7.5",
"scripts": {
"build": "spago build",
"bundle": "spago bundle --module Main --outfile dist/bundle.min.js --minify --source-maps",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment