Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
136
Issues
136
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
purescript-gargantext
Commits
8655ed88
Commit
8655ed88
authored
Nov 13, 2024
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[VERSION] +1 to 0.0.7.3.7
parent
1d785779
Pipeline
#6967
passed with stages
in 14 minutes and 55 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
3 deletions
+8
-3
CHANGELOG.md
CHANGELOG.md
+5
-0
package-lock.json
package-lock.json
+2
-2
package.json
package.json
+1
-1
No files found.
CHANGELOG.md
View file @
8655ed88
## Version 0.0.7.3.7
*
[
BACK
][
FEAT
][
Automatically import useful modules in the REPL (#422)
](
https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/422
)
*
[
BACK
][
FEAT
][
Publishing a Corpus (#400)
](
https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/400
)
## Version 0.0.7.3.6
*
[
BACK
][
FIX
][
Store execution time of Phylomemy graph (#409)
](
https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/409
)
...
...
package-lock.json
View file @
8655ed88
{
"name"
:
"Gargantext"
,
"version"
:
"0.0.7.3.
6
"
,
"version"
:
"0.0.7.3.
7
"
,
"lockfileVersion"
:
3
,
"requires"
:
true
,
"packages"
:
{
""
:
{
"name"
:
"Gargantext"
,
"version"
:
"0.0.7.3.
6
"
,
"version"
:
"0.0.7.3.
7
"
,
"dependencies"
:
{
"@fontsource/crete-round"
:
"~5.0.12"
,
"@fontsource/montserrat"
:
"~5.0.17"
,
...
...
package.json
View file @
8655ed88
{
"name"
:
"Gargantext"
,
"version"
:
"0.0.7.3.
6
"
,
"version"
:
"0.0.7.3.
7
"
,
"scripts"
:
{
"build"
:
"spago build"
,
"bundle"
:
"spago bundle --module Main --outfile dist/bundle.min.js --minify --source-maps"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment