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

Prepare for v3.6.0

parent 1bcb070a
No related branches found
No related tags found
No related merge requests found
Pipeline #29782 passed
{ {
"name": "dojo_assignment_checker", "name": "dojo_assignment_checker",
"version": "3.5.0", "version": "3.6.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "dojo_assignment_checker", "name": "dojo_assignment_checker",
"version": "3.5.0", "version": "3.6.0",
"license": "AGPLv3", "license": "AGPLv3",
"dependencies": { "dependencies": {
"axios": "^1.6.5", "axios": "^1.6.5",
......
{ {
"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" : "3.5.0", "version" : "3.6.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",
......
...@@ -18,6 +18,14 @@ ...@@ -18,6 +18,14 @@
--> -->
## 3.6.0 (???)
### 🔨 Internal / Developers
- SonarQube integration
- Migration to GitBreaker library for all Gitlab API calls
- Dependencies update
## 3.5.0 (2024-02-26) ## 3.5.0 (2024-02-26)
- 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment