Skip to content

Commit

Permalink
release v0.7.0 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Aug 20, 2023
1 parent 2cf04d7 commit 9e305a2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
_Can be run using `npm run codetotal:beta`_

- Global
- Remove unused packages from the project

- Front-end

- Back-End

## [v0.7.0] - 2023-08-20

- Global
- Remove unused packages from the project

- Back-End
- Fix issue when retrieving license for Pypi packages for SBOM results tab

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.6.0",
"version": "0.7.0",
"description": "CodeTotal mono-repo",
"devDependencies": {
"@types/jest": "^29.5.3",
Expand Down

0 comments on commit 9e305a2

Please sign in to comment.