Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Solidify-Frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Solidify
Solidify-Frontend
Commits
212aa5a2
Commit
212aa5a2
authored
11 months ago
by
Jenkins
Browse files
Options
Downloads
Patches
Plain Diff
chore(release): 5.0.0-beta66
parent
9df9d83b
No related branches found
Branches containing commit
Tags
v5.0.0-beta66
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.md
+7
-0
7 additions, 0 deletions
CHANGELOG.md
package-lock.json
+2
-2
2 additions, 2 deletions
package-lock.json
package.json
+1
-1
1 addition, 1 deletion
package.json
projects/solidify-frontend/package.json
+1
-1
1 addition, 1 deletion
projects/solidify-frontend/package.json
with
11 additions
and
4 deletions
CHANGELOG.md
+
7
−
0
View file @
212aa5a2
...
...
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See
[
standard-version
](
https://github.com/conventional-changelog/standard-version
)
for commit guidelines.
## [5.0.0-beta66](https://gitlab.unige.ch/solidify/solidify-frontend/compare/v5.0.0-beta65...v5.0.0-beta66) (2024-04-12)
### Features
*
**text visualizer:**
allow to disable highlight depending on file size (
[
9df9d83
](
https://gitlab.unige.ch/solidify/solidify-frontend/commit/9df9d83ba53b26a7d89dbaa23de365e92a0e46e5
)
)
## [5.0.0-beta65](https://gitlab.unige.ch/solidify/solidify-frontend/compare/v5.0.0-beta64...v5.0.0-beta65) (2024-04-03)
## [5.0.0-beta64](https://gitlab.unige.ch/solidify/solidify-frontend/compare/v5.0.0-beta63...v5.0.0-beta64) (2024-04-02)
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
+
2
−
2
View file @
212aa5a2
{
"name": "solidify-frontend",
"version": "5.0.0-beta6
5
",
"version": "5.0.0-beta6
6
",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "solidify-frontend",
"version": "5.0.0-beta6
5
",
"version": "5.0.0-beta6
6
",
"hasInstallScript": true,
"license": "GPL-2.0-or-later",
"dependencies": {
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
212aa5a2
{
"name"
:
"solidify-frontend"
,
"version"
:
"5.0.0-beta6
5
"
,
"version"
:
"5.0.0-beta6
6
"
,
"license"
:
"GPL-2.0-or-later"
,
"author"
:
"UNIGE (University of Geneva)"
,
"repository"
:
{
...
...
This diff is collapsed.
Click to expand it.
projects/solidify-frontend/package.json
+
1
−
1
View file @
212aa5a2
{
"name"
:
"solidify-frontend"
,
"version"
:
"5.0.0-beta6
5
"
,
"version"
:
"5.0.0-beta6
6
"
,
"license"
:
"GPL-2.0-or-later"
,
"author"
:
"UNIGE (University of Geneva)"
,
"engines"
:
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment