Skip to content

Commit

Permalink
release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Aug 17, 2023
1 parent 297dee3 commit f05c8fa
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ _Can be run using `npm run codetotal:beta`_

- Global

- Front-end

- Back-End

## [v0.6.0] - 2023-08-17

- Global

- Front-end
- Add language label
- Add missing icon for Java
Expand All @@ -25,7 +33,7 @@ _Can be run using `npm run codetotal:beta`_
- Fix completed report receiving updates from ongoing analysis
- Repo input form: ENTER keypad must start the scan if repo has been input
- Add a toggle button for wrapping text in CodeViewer modal dialog
- Add link to packages' registry in SBOM panel
- Add link to packages registry in SBOM panel
- Fix Safari not showing Score component correctly #81
- Display "snippet" in results page instead of md5: xxxx
- Add a share button in the footer
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"packages/backend",
"packages/app"
],
"version": "0.5.0",
"version": "0.6.0",
"description": "CodeTotal mono-repo",
"devDependencies": {
"@jest/globals": "^29.6.1",
Expand Down

0 comments on commit f05c8fa

Please sign in to comment.