Skip to content
Snippets Groups Projects
Commit d4528fd1 authored by michael.minelli's avatar michael.minelli
Browse files

Prepare for v6.0.0

parent ea935321
Branches main
No related tags found
No related merge requests found
Pipeline #38024 passed
......@@ -17,10 +17,20 @@
- No modifications / Keep major and minors versions in sync with all parts of the project
-->
## 5.0.0 (Upcoming)
## 6.0.0 (Upcoming)
### ✨ Feature
- Add SonarQube integration for exercises (thanks to @joel.vonderwe)
### 🔨 Internal / Developers
- Major dependencies update
## 5.0.0 (2024-10-21)
### ✨ Feature
- Add possibility of self host the solution
- Add possibility of self-host the solution
## 4.2.0 (2024-07-05)
......
{
"name": "dojo_exercise_checker",
"version": "5.0.0",
"version": "6.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "dojo_exercise_checker",
"version": "5.0.0",
"version": "6.0.0",
"license": "AGPLv3",
"dependencies": {
"@dotenvx/dotenvx": "^0.45.0",
......
{
"name" : "dojo_exercise_checker",
"description" : "App that check an exercise of the Dojo project",
"version" : "5.0.0",
"version" : "6.0.0",
"license" : "AGPLv3",
"author" : "Michaël Minelli <dojo@minelli.me>",
"main" : "dist/app.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment