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

Prepare for 3.5.2

parent 0341416a
No related branches found
No related tags found
No related merge requests found
Pipeline #29706 passed
......@@ -18,13 +18,19 @@
-->
## 3.5.1 (???)
## 3.5.2 (???)
### 🔨 Internal / Developers
- Move all gitlab API calls to GitBreaker library
## 3.5.1 (2023-02-22)
### 🐛 Bugfix
- Corrections: Take the exercise last commit instead of the assignment last commit
## 3.5.0 (???)
## 3.5.0 (2023-02-21)
### ✨ Feature
- Link a commit of an exercise as a corrige of an assignment
......
{
"name": "dojo_backend_api",
"version": "3.5.1",
"version": "3.5.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "dojo_backend_api",
"version": "3.5.1",
"version": "3.5.2",
"license": "AGPLv3",
"dependencies": {
"@gitbeaker/rest": "^39.34.2",
......
{
"name" : "dojo_backend_api",
"description" : "Backend API of the Dojo project",
"version" : "3.5.1",
"version" : "3.5.2",
"license" : "AGPLv3",
"author" : "Michaël Minelli <dojo@minelli.me>",
"main" : "dist/src/app.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment