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
faa49dd6
Commit
faa49dd6
authored
Nov 20, 2024
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[VERSION] +1 to 0.0.7.4.1
parent
27e77a97
Pipeline
#7020
passed with stages
in 15 minutes and 17 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
3 deletions
+7
-3
CHANGELOG.md
CHANGELOG.md
+4
-0
package-lock.json
package-lock.json
+2
-2
package.json
package.json
+1
-1
No files found.
CHANGELOG.md
View file @
faa49dd6
## Version 0.0.7.4.1
*
[
FRONT
][
FEAT
]
Auto-reload
## Version 0.0.7.4 /!\ Breaking Changes, see readme to configure the worker
*
[
BACK/FRONT
][
FEAT
][
Job workers & persistence (#238)
](
https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/238
)
...
...
package-lock.json
View file @
faa49dd6
{
"name"
:
"Gargantext"
,
"version"
:
"0.0.7.4"
,
"version"
:
"0.0.7.4
.1
"
,
"lockfileVersion"
:
3
,
"requires"
:
true
,
"packages"
:
{
""
:
{
"name"
:
"Gargantext"
,
"version"
:
"0.0.7.4"
,
"version"
:
"0.0.7.4
.1
"
,
"dependencies"
:
{
"@fontsource/crete-round"
:
"~5.0.12"
,
"@fontsource/montserrat"
:
"~5.0.17"
,
...
...
package.json
View file @
faa49dd6
{
"name"
:
"Gargantext"
,
"version"
:
"0.0.7.4"
,
"version"
:
"0.0.7.4
.1
"
,
"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