Commit 15a3dfbf authored by Alexandre Delanoë's avatar Alexandre Delanoë

[VERSION] +1 to 0.0.7.4.2

parent faa49dd6
Pipeline #7032 passed with stages
in 16 minutes and 30 seconds
## Version 0.0.7.4.2
* [BACK][FIX][Let users create a Subcorpus (#384)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/384)
* [BACK][FIX][Can not get Tree anymore with shared Team (#426)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/426)
## Version 0.0.7.4.1 ## Version 0.0.7.4.1
* [FRONT][FEAT] Auto-reload * [FRONT][FEAT] Auto-reload
......
{ {
"name": "Gargantext", "name": "Gargantext",
"version": "0.0.7.4.1", "version": "0.0.7.4.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "Gargantext", "name": "Gargantext",
"version": "0.0.7.4.1", "version": "0.0.7.4.2",
"dependencies": { "dependencies": {
"@fontsource/crete-round": "~5.0.12", "@fontsource/crete-round": "~5.0.12",
"@fontsource/montserrat": "~5.0.17", "@fontsource/montserrat": "~5.0.17",
......
{ {
"name": "Gargantext", "name": "Gargantext",
"version": "0.0.7.4.1", "version": "0.0.7.4.2",
"scripts": { "scripts": {
"build": "spago build", "build": "spago build",
"bundle": "spago bundle --module Main --outfile dist/bundle.min.js --minify --source-maps", "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