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

Prepare for v3.6.0

parent 490fce0e
Branches
Tags
No related merge requests found
Pipeline #29781 passed
......@@ -18,7 +18,13 @@
-->
## 3.5.0 (???)
## 3.6.0 (???)
### 🔨 Internal / Developers
- SonarQube integration
- Migration to GitBreaker library for all Gitlab API calls
- Dependencies update
## 3.5.0 (2024-02-26)
- No modifications / Keep major and minors versions in sync with all parts of the project
......@@ -36,7 +42,6 @@
## 3.2.0 (2024-12-19)
- No modifications / Keep major and minors versions in sync with all parts of the project
No changes on this part of the project
## 3.1.0 (2023-12-06)
......
{
"name": "dojo_exercise_checker",
"version": "3.5.0",
"version": "3.6.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "dojo_exercise_checker",
"version": "3.5.0",
"version": "3.6.0",
"license": "AGPLv3",
"dependencies": {
"axios": "^1.6.5",
......
{
"name" : "dojo_exercise_checker",
"description" : "App that check an exercise of the Dojo project",
"version" : "3.5.0",
"version" : "3.6.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