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

Prepare for v6.0.0

parent f2676507
No related branches found
No related tags found
No related merge requests found
Pipeline #38025 passed
{ {
"name": "dojo_assignment_checker", "name": "dojo_assignment_checker",
"version": "5.0.0", "version": "6.0.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "dojo_assignment_checker", "name": "dojo_assignment_checker",
"version": "5.0.0", "version": "6.0.0",
"license": "AGPLv3", "license": "AGPLv3",
"dependencies": { "dependencies": {
"@dotenvx/dotenvx": "^0.45.0", "@dotenvx/dotenvx": "^0.45.0",
......
{ {
"name" : "dojo_assignment_checker", "name" : "dojo_assignment_checker",
"description" : "App that check an assignment of the Dojo project", "description" : "App that check an assignment of the Dojo project",
"version" : "5.0.0", "version" : "6.0.0",
"license" : "AGPLv3", "license" : "AGPLv3",
"author" : "Michaël Minelli <dojo@minelli.me>", "author" : "Michaël Minelli <dojo@minelli.me>",
"main" : "dist/app.js", "main" : "dist/app.js",
......
...@@ -17,7 +17,17 @@ ...@@ -17,7 +17,17 @@
- No modifications / Keep major and minors versions in sync with all parts of the project - 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 ### ✨ Feature
- Add possibility of self-host the solution - Add possibility of self-host the solution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment